complexType · extension complexBaseType · sequence
Point performance definition
Specific performance settings for the point performance calculation (e.g.: a cruise Mach number)
| 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 | ||
@uID | xsd:ID | required | UID |
| 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 |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
name | stringBaseType | [1..1] required | Name | ||
description | stringBaseType | [0..1] optional | Description | ||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |||||
segmentUID | stringUIDBaseType | [1..1] required | Defines at which part of the mission the point performance should be considered - after indicated segment of the mission as defined in performanceCase. | ||
massFraction | doubleBaseType | [1..1] required | Defines at which part of the mission the point performance should be considered - at the defined massFraction within the mission as defined in performanceCase (mCurrent/mTO) | ||
fuelFraction | doubleBaseType | [1..1] required | Defines at which part of the mission the point performance should be considered - at the defined fuelFraction within the mission as defined in performanceCase (mFuelCurrent/mFuelTO) | ||
typeOfPointPerformance | stringBaseType | 11 values | [1..1] required | Type | |
constraints | pointPerformanceConstraintsType | [0..1] optional | Constraints applying to the point performance | ||
requirements | pointPerformanceRequirementsType | [0..1] optional | Requirements the point performance has to fulfil | ||
environment | environmentType | [0..1] optional | Environmental conditions | ||
| Type | Name |
|---|---|
pointPerformanceDefinitionsType | pointPerformanceDefinition |