diagram | ![]() |
||
namespace | http://www.fixm.aero/flight/4.1 | ||
type | extension of fb:ExtensibleType | ||
properties |
|
||
children | fb:extension fx:profilePoint | ||
used by |
|
||
annotation |
|
||
source | <complexType name="PerformanceProfileType"> <annotation> <documentation> A zero-wind, standard atmosphere, unconstrained movement profile reflective of the flight capabilities and desired parameters during climb or descent. </documentation> </annotation> <complexContent> <extension base="fb:ExtensibleType"> <sequence> <element name="profilePoint" type="fx:ProfilePointType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> A point in a performance climb or descent profile. </documentation> </annotation> </element> </sequence> </extension> </complexContent> </complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.fixm.aero/flight/4.1 | ||||||||||||||
type | fx:ProfilePointType | ||||||||||||||
properties |
|
||||||||||||||
children | fb:extension fx:airspeed fx:distance fx:level | ||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="profilePoint" type="fx:ProfilePointType" minOccurs="0" maxOccurs="2000"> <annotation> <documentation> A point in a performance climb or descent profile. </documentation> </annotation> </element> |