AlmaTest/SchedBlock
complexType CalibratorTargetT

Super Types
{http://www.w3.org/2001/XMLSchema}anyType
|
+--{AlmaTest/SchedBlock}TargetT (restriction)
|
+--{AlmaTest/SchedBlock}CalibratorTargetT (extension)

Properties
This component is not nillable.

Model
<...>
(FieldSpec, SpectralSpec+ ) cycleTime
</...>


Nested Element Summary
tval:TimeTcycleTime
          
tsbl:FieldSpecTFieldSpec
          
tsbl:SpectralSpecTSpectralSpec
          
Sub Types
{AlmaTest/SchedBlock}CalibratorTargetT (extension)
|
+--{AlmaTest/SchedBlock}AmplitudeCalTargetT (extension)
|
+--{AlmaTest/SchedBlock}AmplitudeCalTargetT (extension)
|
+--{AlmaTest/SchedBlock}PhaseCalTargetT (extension)
|
+--{AlmaTest/SchedBlock}PhaseCalTargetT (extension)
|
+--{AlmaTest/SchedBlock}PointingCalTargetT (extension)
|
+--{AlmaTest/SchedBlock}PointingCalTargetT (extension)

Local Usage
AmplitudeCalTargetT, AmplitudeCalTargetT, PhaseCalTargetT, PhaseCalTargetT, PointingCalTargetT, PointingCalTargetT

Source
<xsd:complexType name="CalibratorTargetT">
<xsd:complexContent>
<xsd:extension base="tsbl:TargetT">
<xsd:sequence>
<xsd:element name="cycleTime" type="tval:TimeT"/>
</xsd:sequence>
</xsd:extension>
</xsd:complexContent>
</xsd:complexType>


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