complexType GeometricDilutionOfPrecisionType
diagram Nas_diagrams/Nas_p380.png
namespace http://www.fixm.aero/ext/nas/4.4
children nas:xxCovariance nas:xyCovariance nas:yyCovariance nas:zzCovariance
used by
element AsdexProvenanceType/geometricDilutionOfPrecision
annotation
documentation
Specifies the error propagation as a mathematical effect of navigation satellite geometry on positional measurement precision.
source <xs:complexType name="GeometricDilutionOfPrecisionType">
 
<xs:annotation>
   
<xs:documentation>Specifies the error propagation as a mathematical effect of navigation satellite geometry on positional measurement precision.</xs:documentation>
 
</xs:annotation>
 
<xs:sequence>
   
<xs:element name="xxCovariance" type="nas:NasDistanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The xx covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="xyCovariance" type="nas:AreaType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The xy covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="yyCovariance" type="nas:NasDistanceType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The yy covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
   
<xs:element name="zzCovariance" type="nas:AreaType" nillable="true" minOccurs="0" maxOccurs="1">
     
<xs:annotation>
       
<xs:documentation>The zz covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.</xs:documentation>
     
</xs:annotation>
   
</xs:element>
 
</xs:sequence>
</xs:complexType>

element GeometricDilutionOfPrecisionType/xxCovariance
diagram Nas_diagrams/Nas_p381.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NasDistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
The xx covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.
source <xs:element name="xxCovariance" type="nas:NasDistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The xx covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element GeometricDilutionOfPrecisionType/xyCovariance
diagram Nas_diagrams/Nas_p382.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AreaType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  nas:UomAreaType  required      
documentation
Unit of measure for area.
annotation
documentation
The xy covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.
source <xs:element name="xyCovariance" type="nas:AreaType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The xy covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element GeometricDilutionOfPrecisionType/yyCovariance
diagram Nas_diagrams/Nas_p383.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:NasDistanceType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  fb:UomLengthType  required      
documentation
Unit of measure
annotation
documentation
The yy covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.
source <xs:element name="yyCovariance" type="nas:NasDistanceType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The yy covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.</xs:documentation>
 
</xs:annotation>
</xs:element>

element GeometricDilutionOfPrecisionType/zzCovariance
diagram Nas_diagrams/Nas_p384.png
namespace http://www.fixm.aero/ext/nas/4.4
type nas:AreaType
properties
minOcc 0
maxOcc 1
content complex
nillable true
attributes
Name  Type  Use  Default  Fixed  Annotation
uom  nas:UomAreaType  required      
documentation
Unit of measure for area.
annotation
documentation
The zz covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.
source <xs:element name="zzCovariance" type="nas:AreaType" nillable="true" minOccurs="0" maxOccurs="1">
 
<xs:annotation>
   
<xs:documentation>The zz covariance that is used to calculate the Geometric Dilution of Precision (GDOP), which reflects how errors in the measurement affect the state estimation.</xs:documentation>
 
</xs:annotation>
</xs:element>


XML Schema documentation generated by XMLSpy Schema Editor http://www.altova.com/xmlspy