diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | extension of GoalAchievementParametersType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="UuvGoalAchievementParametersType"> <xsd:complexContent> <xsd:extension base="GoalAchievementParametersType"> <xsd:attribute name="defaultGoalAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Altitude above the bottom at which the vehicle will operate while attaining a goal if none is specified (will take precedence over a default depth if both are specified).</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="defaultGoalDepth" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Depth below the surface at which the vehicle will operate while attaining a goal if none is specified.</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="transitAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Altitude above the bottom at which the vehicle will transit between operating areas.</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="transitDepth" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Depth below the surface at which the vehicle will transit between operating areas (will take precedence over a default altitude if both are specified).</xsd:appinfo> </xsd:annotation> </xsd:attribute> <xsd:attribute name="gpsInterval" type="nonNegativeScalar" use="required"> <xsd:annotation> <xsd:appinfo>Distance that the vehicle can travel submerged between GPS popups.</xsd:appinfo> </xsd:annotation> </xsd:attribute> </xsd:extension> </xsd:complexContent> </xsd:complexType> |
type | nonNegativeScalar | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="defaultGoalAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Altitude above the bottom at which the vehicle will operate while attaining a goal if none is specified (will take precedence over a default depth if both are specified).</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | nonNegativeScalar | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="defaultGoalDepth" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Depth below the surface 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="transitAltitude" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Altitude above the bottom at which the vehicle will transit between operating areas.</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | nonNegativeScalar | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="transitDepth" type="nonNegativeScalar" use="optional" default="0.0"> <xsd:annotation> <xsd:appinfo>Depth below the surface at which the vehicle will transit between operating areas (will take precedence over a default altitude if both are specified).</xsd:appinfo> </xsd:annotation> </xsd:attribute> |
type | nonNegativeScalar | ||||||
properties |
|
||||||
facets |
|
||||||
annotation |
|
||||||
source | <xsd:attribute name="gpsInterval" type="nonNegativeScalar" use="required"> <xsd:annotation> <xsd:appinfo>Distance that the vehicle can travel submerged between GPS popups.</xsd:appinfo> </xsd:annotation> </xsd:attribute> |