diagram | ![]() |
||||||||||||||||||||||||||||||||||||||||||
used by |
|
||||||||||||||||||||||||||||||||||||||||||
attributes |
|
||||||||||||||||||||||||||||||||||||||||||
annotation |
|
||||||||||||||||||||||||||||||||||||||||||
source | <xsd:complexType name="UavAileronControlConstantsType"> <xsd:annotation> <xsd:appinfo>Element containing UAV PID control coefficients for aileron (heading) control.</xsd:appinfo> </xsd:annotation> <xsd:attribute name="kPhi" type="NonNegativeDoubleType" use="required"/> <xsd:attribute name="kP" type="NonNegativeDoubleType" use="required"/> <xsd:attribute name="kPhiIntegral" type="NonNegativeDoubleType" use="required"/> <xsd:attribute name="kPsiDot" type="NonNegativeDoubleType" use="required"/> <xsd:attribute name="kPsiDotDot" type="NonNegativeDoubleType" use="required"/> <xsd:attribute name="kPsiDotIntegral" type="NonNegativeDoubleType" use="required"/> </xsd:complexType> |
type | NonNegativeDoubleType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="kPhi" type="NonNegativeDoubleType" use="required"/> |
type | NonNegativeDoubleType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="kP" type="NonNegativeDoubleType" use="required"/> |
type | NonNegativeDoubleType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="kPhiIntegral" type="NonNegativeDoubleType" use="required"/> |
type | NonNegativeDoubleType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="kPsiDot" type="NonNegativeDoubleType" use="required"/> |
type | NonNegativeDoubleType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="kPsiDotDot" type="NonNegativeDoubleType" use="required"/> |
type | NonNegativeDoubleType | ||||||
properties |
|
||||||
facets |
|
||||||
source | <xsd:attribute name="kPsiDotIntegral" type="NonNegativeDoubleType" use="required"/> |