bearing

Submitted by Joerg Freudenstein on Wednesday, 9 July, 2014 - 13:44
Issue ID
155
Component
UML General
Category
Bug report
Priority
Normal
Assigned
Status
Fixed
Source
Website
Description

In Level A, the following two attributes exist:

  • "directionBearing" of type AngleInDegrees (for wind)
  • "bearing" of type NonNegativeInteger (for a point)

They seem to adress the same issue. I suggest to harmonize them (i.e. using the upper one for points, too).
Furthermore, nowhere is explained, that degree 0 means 'true north'. I suggest to add this to the definition(s).

Found Version
{"changeLogs":[{"date":1528373654923,"componentOLD":"- Select a value -","component":"UML General","categoryOLD":"- Select a value -","category":"Bug report","priorityOLD":"- None -","priority":"Normal","assignedOLD":"","assigned":"iancornwell (42)","statusOLD":"- None -","status":"Fixed"},{"date":1537268834970}]}

Posted by iancornwell on November 15, 2034 Permalink

The definitions have been improved and aligned for v2.3.
However the rationalisation should also happen in v3.

Posted by iancornwell on November 15, 2033 Permalink

Implemented resolution documented by Loic - bearing now uses AngleInDegrees