AMSP-04 / NETN-ETR

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

Add semantics of heading in FOM datatype description #53

Closed bergtwvd closed 1 year ago

bergtwvd commented 3 years ago

I.e. what is heading '0'?

Heading 0 deg in tasks refers to East.

Heading 90 deg in tasks refers to North.

See https://github.com/AMSP-04/NETN-ETR/issues/43.

lofstrandbjorn commented 1 year ago

It is clarified in semantics. 0 deg means true north. 90 deg means east, 180 south, 270 west. The direction is measured clockwise relative to the true north. Calculate values outside the range [0, 360) as modulo 360.