complexType · extension complexBaseType · all
Fuel Mass Fraction
Describing the mass fraction considered for a mission segment sequence
| Name | Type | Constraints | Use | Default | Description |
|---|---|---|---|---|---|
@externalDataDirectory | xsd:string | optional | Directory of the external data file | ||
@externalDataNodePath | xsd:string | optional | Path of the node inside the external data file | ||
@externalFileName | xsd:string | optional | Name of the external data file |
| Name | Type | Constraints | OccurrenceHow often the element may appear at this place. The schema writes it as minOccurs and maxOccurs on the declaration. | Default | Description |
|---|---|---|---|---|---|
| allThe children below may appear in any order. Each may appear at most once. | |||||
fromSegmentUID | stringUIDBaseType | [1..1] required | Reference to the segment from which the fuel fraction should be considered | ||
toSegmentUID | stringUIDBaseType | [1..1] required | Reference to the segment to which the fuel fraction should be considered | ||
fraction | doubleBaseType | [1..1] required | Float value of the mass fraction defined as fraction = m_end / m_start | ||
| Type | Name |
|---|---|
missionSegmentType | fuelMassFraction |