AlmaTest/SchedBlock
complexType ChannelAverageBandsT

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

Properties
This component is not nillable.

Model
<...>
(ChanAverStartChannel, ChanAverBandWidth )
</...>


Nested Element Summary
xsd:intChanAverBandWidth
          
xsd:intChanAverStartChannel
          
Local Usage
BaseBandConfigT, BaseBandConfigT

Source
<xsd:complexType name="ChannelAverageBandsT">
<xsd:sequence>
<xsd:element name="ChanAverStartChannel" type="xsd:int"/>
<xsd:element name="ChanAverBandWidth" type="xsd:int"/>
</xsd:sequence>
</xsd:complexType>


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