Difference between revisions of "Filling Out the Geometry Lander Class"

From The SBN Wiki
Jump to navigation Jump to search
m (safety save)
Line 13: Line 13:
 
===== <device_id> =====
 
===== <device_id> =====
 
''OPTIONAL''<br />
 
''OPTIONAL''<br />
This attribute may only occur once per Articulation_Device_Parameters class.
+
This attribute may only occur once per Articulation_Device_Parameters class occurrence.
 
This string (1 to 255 characters) specifies the short name of the articulation device.
 
This string (1 to 255 characters) specifies the short name of the articulation device.
  
 
===== &lt;device_name&gt; =====
 
===== &lt;device_name&gt; =====
 
''REQUIRED''<br />
 
''REQUIRED''<br />
This attribute may only occur once per Articulation_Device_Parameters class.
+
This attribute may only occur once per Articulation_Device_Parameters class occurrence.
 
This string (1 to 255 characters) specifies the common name of the articulation device.
 
This string (1 to 255 characters) specifies the common name of the articulation device.
  
Line 24: Line 24:
 
<!--
 
<!--
  
      <xs:element name="device_name" type="geom:device_name" minOccurs="1" maxOccurs="1"> </xs:element>
 
 
       <xs:element name="device_mode" type="geom:device_mode" minOccurs="0" maxOccurs="1"> </xs:element>
 
       <xs:element name="device_mode" type="geom:device_mode" minOccurs="0" maxOccurs="1"> </xs:element>
 
       <xs:element name="device_phase" type="geom:device_phase" minOccurs="0" maxOccurs="1"> </xs:element>
 
       <xs:element name="device_phase" type="geom:device_phase" minOccurs="0" maxOccurs="1"> </xs:element>

Revision as of 21:44, 24 January 2019

Filling out the Geometry Lander Class

WORK IN PROGRESS

The Geometry_Lander class provides geometric values related to lander spacecraft observations.

<Articulation_Device_Parameters>

OPTIONAL
This class may occur multiple times.
This class is available to describe anything on the lander that can move independently of the craft as a whole - for example, filter wheel, scan platforms, mast heads, arms, etc.

<device_id>

OPTIONAL
This attribute may only occur once per Articulation_Device_Parameters class occurrence. This string (1 to 255 characters) specifies the short name of the articulation device.

<device_name>

REQUIRED
This attribute may only occur once per Articulation_Device_Parameters class occurrence. This string (1 to 255 characters) specifies the common name of the articulation device.



<Camera_Model_Parameters>

OPTIONAL
This class may occur multiple times.

<Coordinate_Space_Definition>

OPTIONAL
This class may occur multiple times.

<Derived_Geometry>

OPTIONAL
This class may occur multiple times.

<Motion_Counter>

OPTIONAL
This class may occur multiple times.