AlmaTest/ObsProject
complexType CalibrationRequirementsT

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{AlmaTest/ObsProject}CalibrationRequirementsT (restriction)

Properties
This component is not nillable.

Model
<...>
(PointingAccuracy, Bandpass )
</...>


Nested Element Summary
xsd:stringBandpass
          
xsd:stringPointingAccuracy
          
Local Usage
ObsUnitControlT, ObsUnitControlT, ObsUnitControlT

Source
<xsd:complexType name="CalibrationRequirementsT">
<xsd:sequence>
<xsd:element name="PointingAccuracy" type="xsd:string"/>
<xsd:element name="Bandpass" type="xsd:string"/>
</xsd:sequence>
</xsd:complexType>


Submit a bug or a feature.
Created by xsddoc, a sub project of xframe, hosted at http://xframe.sourceforge.net.