loadBaseSpeeds property
getter/setter pair
If it is true, SegmentSpanData.positiveDirectionBaseSpeedInMetersPerSecond, SegmentSpanData.negativeDirectionBaseSpeedInMetersPerSecond and SegmentSpanData.baseSpeedInMetersPerSecond will be loaded when SegmentDataLoader.loadData or SegmentDataLoader.loadDirectedSegmentData is called.
Implementation
bool loadBaseSpeeds;