diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of GoalAchievementParametersType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="UavGoalAchievementParametersType"> <xsd:complexContent> <xsd:extension base="GoalAchievementParametersType"> <xsd:attribute name="defaultGoalMSLAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Mean Sea Level (MSL) altitude at which the vehicle will operate while attaining a goal if none is specified.</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="defaultGoalAGLAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Above Ground Sea Level (AGL) altitude at which the vehicle will operate while attaining a goal if none is specified (will take precedence over MSL altitude if both are specified).</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="transitMSLAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Mean Sea Level (MSL) altitude at which the vehicle will transit between operating areas.</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="transitAGLAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Above Ground Level (AGL) altitude at which the vehicle will transit between operating areas (will take precedence over MSL altitude if both are specified).</xsd:appinfo> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | nonNegativeScalar | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="defaultGoalMSLAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Mean Sea Level (MSL) altitude at which the vehicle will operate while attaining a goal if none is specified.</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | nonNegativeScalar | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="defaultGoalAGLAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Above Ground Sea Level (AGL) altitude at which the vehicle will operate while attaining a goal if none is specified (will take precedence over MSL altitude if both are specified).</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | nonNegativeScalar | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="transitMSLAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Mean Sea Level (MSL) altitude at which the vehicle will transit between operating areas.</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | nonNegativeScalar | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="transitAGLAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Above Ground Level (AGL) altitude at which the vehicle will transit between operating areas (will take precedence over MSL altitude if both are specified).</xsd:appinfo> </xsd:annotation> </xsd:attribute> |