AMSP-04 / NETN-ETR

NATO Education and Training Network (NETN) Entity Tasking and Reporting (ETR) Module
Other
2 stars 0 forks source link

Fix typo in ETR description #28

Closed bergtwvd closed 4 years ago

bergtwvd commented 4 years ago

Description states:

The receiver:

    SHALL support all ETR TaskManagement and ETR SimCon classes.
    MAY support a subset of the ETR Task and ETR Report classes.
    SHALL provide all interaction class parameters when sending an ETR interaction. The sender:
    SHALL provide all interaction class parameters when sending an ETR interaction. In addition, for the receiver, the following SHALL be documented in the federation agreements:
    Distance tolerances of supported tasks (for the tasks Mount, EstablishCheckPoint, OperateCheckPoint, RemoveCheckPoint, CreateObstacle, ClearObstacle, CreateMinefield, AddPassage, and RemovePassage).
    Entities that provide ETR Reports.
    Time frequencies and conditions for the supported ETR Reports.
    Modelling agreements related to checkpoints (if supported, see EstablishCheckPoint, OperateCheckPoint, and RemoveCheckPoint).
    Modeling agreements related to minefields (if supported, see CreateMineField).

This should be:

The receiver:

    SHALL support all ETR TaskManagement and ETR SimCon classes.
    MAY support a subset of the ETR Task and ETR Report classes.
    SHALL provide all interaction class parameters when sending an ETR interaction.

The sender:
    SHALL provide all interaction class parameters when sending an ETR interaction. In addition, for the receiver, the following SHALL be documented in the federation agreements:
    Distance tolerances of supported tasks (for the tasks Mount, EstablishCheckPoint, OperateCheckPoint, RemoveCheckPoint, CreateObstacle, ClearObstacle, CreateMinefield, AddPassage, and RemovePassage).
    Entities that provide ETR Reports.
    Time frequencies and conditions for the supported ETR Reports.
    Modelling agreements related to checkpoints (if supported, see EstablishCheckPoint, OperateCheckPoint, and RemoveCheckPoint).
    Modeling agreements related to minefields (if supported, see CreateMineField).
bergtwvd commented 4 years ago

Fixed MD formatting.