diagram | ![]() |
||||||||||||||||||
children | PIDControl OpenLoopControl SlidingModeControl LQRControl SonarControl ControlLimits Standoff HoverPointTransition | ||||||||||||||||||
used by |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
annotation |
|
||||||||||||||||||
source | <xsd:complexType name="UuvControlConstantsType"> <xsd:annotation> <xsd:appinfo>Vehicle control coefficients for an unmanned underwater vehicle.</xsd:appinfo> </xsd:annotation> <xsd:sequence> <xsd:element name="PIDControl" type="UuvPidControlType"/> <xsd:element name="OpenLoopControl" type="UuvOpenLoopControlType"/> <xsd:element name="SlidingModeControl" type="UuvSlidingModeControlType"/> <xsd:element name="LQRControl" type="UuvLqrControlType"/> <xsd:element name="SonarControl" type="SonarControlConstantsType"/> <xsd:element name="ControlLimits" type="UuvControlLimitsType"/> <xsd:element name="Standoff" type="DistanceType"/> <xsd:element name="HoverPointTransition" type="DistanceType"/> </xsd:sequence> <xsd:attribute name="units" type="UnitsOfMeasureType" use="required"/> <xsd:attributeGroup ref="commonAttributes"/> </xsd:complexType> |
type | UnitsOfMeasureType | |||||||||
properties |
|
|||||||||
facets |
|
|||||||||
source | <xsd:attribute name="units" type="UnitsOfMeasureType" use="required"/> |
diagram | ![]() |
||||||||||||||||||
type | UuvPidControlType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | AngularConstants LinearConstants SpeedConstants HoverConstants DepthConstants CurrentConstants | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="PIDControl" type="UuvPidControlType"/> |
diagram | ![]() |
||||||||||||||||||
type | UuvOpenLoopControlType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | LateralConstants RotationalConstants | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="OpenLoopControl" type="UuvOpenLoopControlType"/> |
diagram | ![]() |
||||||||||||||||||
type | UuvSlidingModeControlType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | HeadingConstants DepthConstants | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="SlidingModeControl" type="UuvSlidingModeControlType"/> |
diagram | ![]() |
||||||||||||||||||
type | UuvLqrControlType | ||||||||||||||||||
properties |
|
||||||||||||||||||
children | HeadingConstants DepthConstants | ||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="LQRControl" type="UuvLqrControlType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||
type | SonarControlConstantsType | ||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||
source | <xsd:element name="SonarControl" type="SonarControlConstantsType"/> |
diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
type | UuvControlLimitsType | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
properties |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
source | <xsd:element name="ControlLimits" type="UuvControlLimitsType"/> |
diagram | ![]() |
||||||||||||||||||
type | DistanceType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="Standoff" type="DistanceType"/> |
diagram | ![]() |
||||||||||||||||||
type | DistanceType | ||||||||||||||||||
properties |
|
||||||||||||||||||
attributes |
|
||||||||||||||||||
source | <xsd:element name="HoverPointTransition" type="DistanceType"/> |