T_Header_Offset
Java class for t_header_Offset complex type
.The following schema fragment specifies the expected content contained within this class.
<complexType name="t_header_Offset">
<complexContent>
<restriction base="{http://www.w3.org/2001/XMLSchema}anyType">
<group ref="{}g_additionalData"/>
<attribute name="x" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="y" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="z" use="required" type="{http://www.w3.org/2001/XMLSchema}double" />
<attribute name="hdg" use="required" type="{http://www.w3.org/2001/XMLSchema}float" />
</restriction>
</complexContent>
</complexType>
Content copied to clipboard