tps:X , tps:Y , tps:Z , tps:Omega , tps:Phi , tps:Kappa , (ANY element from TARGET namespace 'tps' and ANY element OTHER than the defined siblings | ANY element from ANY namespace OTHER than 'tps')
The X coordinate of the tele image center, in pixel
Diagram
Type
xs:double
Properties
content
simple
Source
<xs:element name="CCD1X" type="xs:double"><xs:annotation><xs:documentation>The X coordinate of the tele image center, in pixel</xs:documentation></xs:annotation></xs:element>
The Y coordinate of the tele image center, in pixel
Diagram
Type
xs:double
Properties
content
simple
Source
<xs:element name="CCD1Y" type="xs:double"><xs:annotation><xs:documentation>The Y coordinate of the tele image center, in pixel</xs:documentation></xs:annotation></xs:element>
The X coordinate of the wide image center, in pixel
Diagram
Type
xs:double
Properties
content
simple
Source
<xs:element name="CCD2X" type="xs:double"><xs:annotation><xs:documentation>The X coordinate of the wide image center, in pixel</xs:documentation></xs:annotation></xs:element>
The Y coordinate of the wide image center, in pixel
Diagram
Type
xs:double
Properties
content
simple
Source
<xs:element name="CCD2Y" type="xs:double"><xs:annotation><xs:documentation>The Y coordinate of the wide image center, in pixel</xs:documentation></xs:annotation></xs:element>
Complex Type tps:tsCameraCalibrationType
Namespace
tps
Annotations
A TS camera calibration is a standard camera calibration with additional parameters
<xs:complexType name="tsCameraCalibrationType"><xs:annotation><xs:documentation>A TS camera calibration is a standard camera calibration with additional parameters</xs:documentation></xs:annotation><xs:complexContent><xs:extension base="tps:cameraCalibrationType"><xs:sequence><xs:element name="ExternalOri" type="tps:externalOrientationType"><xs:annotation><xs:documentation>The external orientation parameters</xs:documentation></xs:annotation></xs:element><xs:element name="CCD1X" type="xs:double"><xs:annotation><xs:documentation>The X coordinate of the tele image center, in pixel</xs:documentation></xs:annotation></xs:element><xs:element name="CCD1Y" type="xs:double"><xs:annotation><xs:documentation>The Y coordinate of the tele image center, in pixel</xs:documentation></xs:annotation></xs:element><xs:element name="CCD2X" type="xs:double"><xs:annotation><xs:documentation>The X coordinate of the wide image center, in pixel</xs:documentation></xs:annotation></xs:element><xs:element name="CCD2Y" type="xs:double"><xs:annotation><xs:documentation>The Y coordinate of the wide image center, in pixel</xs:documentation></xs:annotation></xs:element><xs:group minOccurs="0" ref="tps:versionable"/></xs:sequence></xs:extension></xs:complexContent></xs:complexType>