AlmaTest/ObsProject
complexType FrequencySetupT

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

Properties
This component is not nillable.

Model
<...>
(name, CenterFrequency, FrequencyResolution )
</...>


Nested Element Summary
tval:FrequencyTCenterFrequency
          
tval:FrequencyTFrequencyResolution
          
xsd:stringname
          
Local Usage
SpectralElementT, SpectralElementT, SpectralElementT

Source
<xsd:complexType name="FrequencySetupT">
<xsd:sequence>
<xsd:element name="name" type="xsd:string"/>
<xsd:element name="CenterFrequency" type="tval:FrequencyT"/>
<xsd:element name="FrequencyResolution" type="tval:FrequencyT"/>
</xsd:sequence>
</xsd:complexType>


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