Click or drag to resize
variableSegmentsType Complex Type

List of segments that are allowed to be varied within a mission optimization.

Namespace: Empty

Schema: Empty

Base Type
Usages
Children
NameOccurrencesDescription
Element variableSegment[1, *]

Variable segment

Attributes
NameTypeRequiredDescription
Attribute externalDataDirectorySimple Type string

Directory of the external data file

Attribute externalDataNodePathSimple Type string

Path of the node inside the external data file

Attribute externalFileNameSimple Type string

Name of the external data file

Remarks
Provides a list of segments having variable conditions within the segmentBlock.Example: a segmentBlock containing takeOff, climb, cruise, decent, landing segments has a cruise segment for which the range is variable. The range of this segment is then to be calculated using the range defined for the segmentBlock while concerning the known ranges of all other segments within the segmentBlock.