Skip to main content
Skip table of contents

Mainline


Parent Item
Line:

A list with 10 entries. The first one is always the Controller's mainline. The other 9 are the additional mainlines.
The actual mainline/additional mainline selection (POINT, LINE, ROUTE) is done in the Controller's Session Setup, Planning.

Sub Item

Description

Value Type

Properties

NameName of the current mainline.text
Type"Point" if current mainline is a POINT,
"Single Line" if current mainline is a LINE and
"Route" if current mainline is a ROUTE.
text
Description

When Parent Item Line is set to [Mainline], then this Line Description will be "Current Point", "Current Line", or "Current Route", dependent on the type of the current mainline. Otherwise it will be the user-defined description of the additional mainline, as entered by the user in the Controller Session Setup, Planning, Additional Mainlines.

text
Line Index

A number between 1 and 10, indicating the selected Line of the Parent item property.
So 1 means Parent Item is [Mainline], 2 means it is [2nd Mainline] and so on.

int
SOL Easting

Depends on the type of the selected mainline:

  • POINT
    Value will be easting co-ordinate of the Point
  • LINE
    Value will be the start-of-line easting co-ordinate of the Line
  • ROUTE
    Value will be the start-of-line easting co-ordinate of the very first section of the Route.
int
SOL Northing

Depends on the type of the selected mainline:

  • POINT
    Value will be northing co-ordinate of the Point
  • LINE
    Value will be the start-of-line northing co-ordinate of the Line
  • ROUTE
    Value will be the start-of-line northing co-ordinate of the very first section of the Route.
int

EOL Easting

Depends on the type of the selected mainline:

  • POINT
    Value will be easting co-ordinate of the Point. So it is the same as the SOL Easting
  • LINE
    Value will be the end-of-line easting co-ordinate of the Line
  • ROUTE
    Value will be the end-of-line easting co-ordinate for the very last section of the Route.
int

EOL Northing

Depends on the type of the selected mainline:

  • POINT
    Value will be northing co-ordinate of the Point. So it is the same as the SOL Northing
  • LINE
    Value will be the end-of-line northing co-ordinate of the Line
  • ROUTE
    Value will be the end-of-line northing co-ordinate for the very last section of the Route.
int

SOL Latitude

Depends on the type of the selected mainline:

  • POINT
    Value will be latitude co-ordinate of the Point
  • LINE
    Value will be the start-of-line latitude of the Line
  • ROUTE
    Value will be the start-of-line latitude for the very first section of the Route
int

Datum

  • Survey Datum  (Default)
  • WGS84

SOL Longitude

Depends on the type of the selected mainline:

  • POINT
    Value will be longitude co-ordinate of the Point
  • LINE
    Value will be the start-of-line longitude of the Line
  • ROUTE
    Value will be the start-of-line longitude for the very first section of the Route.
int

Datum

  • Survey Datum (Default)
  • WGS84
EOL Latitude

Depends on the type of the selected mainline:

  • POINT
    Value will be latitude co-ordinate of the Point. So it is the same as the SOL Latitude
  • LINE
    Value will be the end-of-line latitude of the Line
  • ROUTE
    Value will be the end-of-line latitude for the very last section of the Route.
intDatum
  • Survey Datum (Default)
  • WGS84
EOL Longitude

Depends on the type of the selected mainline:

  • POINT
    Value will be longitude co-ordinate of the Point. So it is the same as the SOL Longitude
  • LINE
    Value will be the end-of-line longitude of the Line
  • ROUTE
    Value will be the end-of-line longitude for the very last section of the Route.
intDatum
  • Survey Datum (Default)
  • WGS84
Length

Depends on the type of the selected mainline:

  • POINT
    Value will be empty
  • LINE
    Value will be the length of the entire Line
    Value will be empty when the line is curved i.c.w the reference set to True
  • ROUTE
    Value will be the length of the entire Route
    Value will be empty when at least one of the sections is curved i.c.w the reference set to True.
intReference
  • Grid (Default)
  • True
SOL Bearing

Depends on the type of the selected mainline:

  • POINT
    Value will empty
  • LINE
    Value will be the bearing between the SOL co-ordinate and the EOL co-ordinate of the Line.
    A possible radius value (i.e. curved line) is not taken into account.
  • ROUTE
    Value will be the bearing between the SOL co-ordinate and the EOL co-ordinate of the Route.
    Possible curved sections are not taken into account.
intReference
  • Grid (Default)
  • True
Radius

Depends on the type of the selected mainline:

  • POINT
    Value will be the Radius1 value (in survey units) that defines a possible circle around the point.
  • LINE
    The values that defines the curve for the line.
    A straight line has a radius of zero, a +tive radius means the line bends to starboard, and -tive means it bends to port.
  • ROUTE
    Value will be the radius value for the current section of the current Steered Node (as defined in the Controller).
    A straight section has a radius of zero, a +tive radius means the line bends to starboard, and -tive means it bends to port.
int
Current Section

The current (i.e. closest) section index for the selected mainline as calculated by the Controller for the Steered Node.

When the selected mainline is a POINT it will be 0 (zero), and always 1 when the selected mainline is a LINE.
If the steered node position is before SOL for a ROUTE, it will be 1.
If the steered node position is after EOL for a ROUTE, it will be the index of the last section (same as the number of sections).

int
JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.