segments property

List<ElectronicHorizonSegment> segments
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;