diagram | ![]() |
||
namespace | http://www.faa.aero/nas/4.2 | ||
children | nas:x nas:y | ||
used by |
|
||
annotation |
|
||
source | <complexType name="NasVelocityType"> <annotation> <documentation> Describes flight's velocity in X and Y axes Track Speed Components: Speed of the radar surveillance track along the X and Y components. </documentation> </annotation> <sequence> <element name="x" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> speed along the X-axis </documentation> </annotation> </element> <element name="y" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> speed along the Y-axis </documentation> </annotation> </element> </sequence> </complexType> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | nas:NasIndicatedAirspeedType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="x" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> speed along the X-axis </documentation> </annotation> </element> |
diagram | ![]() |
||||||||||||||
namespace | http://www.faa.aero/nas/4.2 | ||||||||||||||
type | nas:NasIndicatedAirspeedType | ||||||||||||||
properties |
|
||||||||||||||
attributes |
|
||||||||||||||
annotation |
|
||||||||||||||
source | <element name="y" type="nas:NasIndicatedAirspeedType" minOccurs="0" maxOccurs="1"> <annotation> <documentation> speed along the Y-axis </documentation> </annotation> </element> |