endOffsetInMeters property
getter/setter pair
End offset of the warning range along the segment.
Specifies the distance, in meters, from the beginning of the
corresponding ElectronicHorizonSegment at which the warning is no
longer applicable.
May be null. In this case, the value is automatically considered
to be equal to startOffsetInMeters.
Implementation
double? endOffsetInMeters;