AlmaTest/ObsProject
complexType CorrelatorSetupT

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

Properties
This component is not nillable.

Model
<...>
(name, Bandwidth, Sensitivity )
</...>


Nested Element Summary
tval:FrequencyTBandwidth
          
xsd:stringname
          
tval:SensitivityTSensitivity
          
Local Usage
SpectralElementT, SpectralElementT, SpectralElementT

Source
<xsd:complexType name="CorrelatorSetupT">
<xsd:sequence>
<xsd:element name="name" type="xsd:string"/>
<xsd:element name="Bandwidth" type="tval:FrequencyT"/>
<xsd:element name="Sensitivity" type="tval:SensitivityT"/>
</xsd:sequence>
</xsd:complexType>


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