segments property
getter/setter pair
The ordered list of segments in this path. The list can be empty when no segments are available for the current path.
Implementation
List<ElectronicHorizonSegment> segments;
The ordered list of segments in this path. The list can be empty when no segments are available for the current path.
List<ElectronicHorizonSegment> segments;