complexType · extension complexBaseType · sequence
Flight point
| 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 |
|---|---|---|---|---|---|
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
index | stringVectorBaseType | [1..1] required | Running index | ||
segmentUID | stringVectorBaseType | [1..1] required | Reference to the mission segment the flight point belongs to | ||
flightTime | stringVectorBaseType | [0..1] optional | Time elapsed since the start of the mission | ||
flightDistance | stringVectorBaseType | [0..1] optional | Distance flown through the air | ||
groundDistance | stringVectorBaseType | [0..1] optional | Distance covered over ground | ||
staticPressure | stringVectorBaseType | [0..1] optional | Static pressure | ||
tAS | stringVectorBaseType | [0..1] optional | True air speed | ||
cAS | stringVectorBaseType | [0..1] optional | Calibrated air speed | ||
angleOfAttack | stringVectorBaseType | [0..1] optional | Angle of attack | ||
angleOfSideslip | stringVectorBaseType | [0..1] optional | Angle of sideslip | ||
angleOfRoll | stringVectorBaseType | [0..1] optional | Roll angle | ||
mass | stringVectorBaseType | [0..1] optional | Aircraft mass | ||
fuelFlows | fuelFlowsType | [0..1] optional | Fuel flows | ||
cOFlow | stringVectorBaseType | [0..1] optional | Carbon monoxide emission flow | ||
cO2Flow | stringVectorBaseType | [0..1] optional | Carbon dioxide emission flow | ||
nOXFlow | stringVectorBaseType | [0..1] optional | Nitrogen oxide emission flow | ||
sootFlow | stringVectorBaseType | [0..1] optional | Soot emission flow | ||
hCFlow | stringVectorBaseType | [0..1] optional | Unburned hydrocarbon emission flow | ||
sO2Flow | stringVectorBaseType | [0..1] optional | Sulphur dioxide emission flow | ||
gearDeflections | gearDeflectionVectorsType | [0..1] optional | Deflections of the landing gears | ||
controlSurfaceDeflections | controlSurfaceDeflectionVectorsType | [0..1] optional | Deflections of the control surfaces | ||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |||||
thrust | stringVectorBaseType | [1..1] required | Thrust of the engines | ||
n1 | stringVectorBaseType | [1..1] required | Rotational speed of shaft 1 in percent of its maximum | ||
| choiceExactly one of the alternatives below may appear, unless the occurrence next to this line says otherwise. | |||||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
refLocation | pointListXYZVectorType | [1..1] required | Reference locations of the aircraft | ||
currentLocation | pointListXYZVectorType | [1..1] required | Current locations of the aircraft | ||
| sequenceThe children below must appear in exactly this order. Each may repeat as often as its own occurrence allows. | |||||
latitude | stringVectorBaseType | [1..1] required | Geographic latitude | ||
longitude | stringVectorBaseType | [1..1] required | Geographic longitude | ||
altitude | stringVectorBaseType | [1..1] required | Altitude | ||
cpacs/vehicles/aircraft/model/analyses/trajectories/trajectory/flightPointscpacs/vehicles/rotorcraft/model/analyses/trajectories/trajectory/flightPoints| Type | Name |
|---|---|
trajectoryType | flightPoints |