AlmaTest/SchedBlock
complexType CorrelatorConfigT

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

Properties
This component is not nillable.

Model
<...>
(IntegrationDuration, BaseBandConfig{1,4} )
</...>


Nested Element Summary
tsbl:BaseBandConfigTBaseBandConfig
          
xsd:intIntegrationDuration
          
Local Usage
SpectralSpecT, SpectralSpecT

Source
<xsd:complexType name="CorrelatorConfigT">
<xsd:sequence>
<xsd:element name="IntegrationDuration" type="xsd:int"/>
<xsd:element maxOccurs="4" name="BaseBandConfig" type="tsbl:BaseBandConfigT"/>
</xsd:sequence>
</xsd:complexType>


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