Sub Item | Description | Value Type | Properties |
---|
Id | Id of defined anchor, as given by the Controller's Session Anchor Setup. The first defined anchor will have id 1, the second 2, and so on. Notice that if you add a new one, it will always have the id of the last one plus one. | integer
|
|
Name | Name of the anchor, as defined by the user in the Controller's Session Anchor Setup. | text |
|
Status | Current status of the defined anchor. The following labels are possible: - "Not Assigned"
- "Racked"
- "Transit"
- "Dropped"
| text |
|
Easting Northing | Depends on the current state of the anchor: - Free Anchor, Not assigned
Co-ordinate of the planned location - Racked Anchor, No Tug assigned
Co-ordinate of the rig winch node - Racked Anchor, Tug Assigned
Co-ordinate of the rig winch node - Anchor in Transit, Tug assigned, Multi Vessel Operation
Co-ordinate of the tug roller node - Anchor in Transit, Single Vessel Operation
Co-ordinate of the rig winch node - Dropped Anchor, Tug assigned
Co-ordinate of the dropped location - Dropped Anchor, No Tug assigned
Co-ordinate of the dropped location
Grid co-ordinates are always on survey datum.
| double
|
|
Latitude Longitude | Depends on the current state of the anchor: - Free Anchor, Not assigned
Co-ordinate of the planned location - Racked Anchor, No Tug assigned
Co-ordinate of the rig winch node - Racked Anchor, Tug Assigned
Co-ordinate of the rig winch node - Anchor in Transit, Tug assigned, Multi Vessel Operation
Co-ordinate of the tug roller node - Anchor in Transit, Single Vessel Operation
Co-ordinate of the rig winch node - Dropped Anchor, Tug assigned
Co-ordinate of the dropped location - Dropped Anchor, No Tug assigned
Co-ordinate of the dropped location
Geographical co-ordinates can be on survey datum or on WGS84.
| geo
|
|
DX | Distance across (DX) value for the current anchor location with respect to the current mainline. | double |
|
KP | KP (kilometer point) value for the current anchor location with respect to the current mainline. Will be empty when the current mainline is a POINT | double | Notice the additional Nr Format Property: "Station+Offset (US notation)".
This will format a KP value as a Station+Offset (USA notation), where Station is the KP value in survey units / 100 and the Offset the remainder (in survey units).
For example: MP 2345.6 feet along a route becomes 23+46. KP 1.234 (equals MP 1234.0) becomes 12+34. Further, the plus sign will be a negative sign when the KP is negative. |
Assigned Tug | Name of the selected tug that has been assigned to this anchor in the Controller's Session Anchor Setup. Will be empty when no tug has been assigned (which is always the case for Single Vessel Operations. | text |
|
Dropped Easting Dropped Northing | Grid co-ordinates of the dropped location. Will be empty when the anchor status is not "Dropped". Grid co-ordinates are always on survey datum. | double
|
|
Dropped Latitude Dropped Longitude | Geographical co-ordinates of the dropped location. Will be empty when the anchor status is not "Dropped". Geographical co-ordinates can be on survey datum or on WGS84. | geo
|
|
Planned Easting Planned Northing | Grid co-ordinates of the planned location. Will be empty when the anchor status is still "Free". Grid co-ordinates are always on survey datum. | double
|
|
Planned Latitude Planned Longitude | Geographical co-ordinates of the planned location. Will be empty when the anchor is still "Free". Geographical co-ordinates can be on survey datum or on WGS84. | geo
|
|
Rig Computation Name | Name of current computation that is used for the winch node position. This computation is selected in the Controller's Session Anchors Vessel Setup. | text |
|
Tug Computation Name | Name of current computation that is used for the tug roller node position. This computation is selected in the Controller's Session Anchors Vessel Setup. Will be empty when no tug has been assigned (which is always the case for Single Vessel Operations. | text |
|