AMSP-04 / NETN-ETR

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

Patrol Path datatype #13

Closed LennartOlsson closed 4 years ago

LennartOlsson commented 4 years ago

The datatype for parameter PatrolRoute in the task Patrol should use the same datatype as parameter Waypoints in the MoveToLocation and MoveToEntity tasks .

LennartOlsson commented 4 years ago

The Geometry parameter in the task CreateObstacle uses a LengthlessArray datatype, we should use HLA standard datatypes as far as possible, i.e. use HLAvariableArray instead here.

LennartOlsson commented 4 years ago

Fixed PatrolRoute and Geometry