4 #include "carma/util/SeqTypedefs.idl"
86 DataSeq correlatorData;
103 typedef sequence< DelayTriplet > DelayTripletSeq;
104 typedef sequence< BandWidthType > BandWidthSeq;
105 typedef sequence< FpgaModeType > FpgaModeSeq;
123 in
long astroBandNo )
135 void setBandwidthVector(in BandWidthSeq bandwidth,
136 in FpgaModeSeq fpgaMode,
150 void setNoiseSourceState(in
boolean isOn)
163 void setInputDelayTriplets( in DelayTripletSeq inputTriplets )
181 in
boolean noiseEnabled)
193 void setDownconverterSettings( in
double freqInGHz,
195 in
boolean bdcEnabled )
212 void optimizeThresholds(in
long seqNo )
222 void flattenPhases( in
long seqNo )
234 void calibrateSpectra( in
boolean enable,
255 void enableCorrelation( in
boolean enable )
7.8125 MHz bandwidth, 3Bit mode
1.953125 MHz bandwidth, 2Bit mode
500 MHz bandwidth, 2Bit mode
62.5 MHz bandwidth, 3Bit mode
IDL structure holding all Correlator Data.
250 MHz bandwidth, 4Bit mode
dual-polarization, LL and RR
Phaseswitching interface for passing a phaseswitching table into a subsystem.
62.5 MHz bandwidth, 4Bit mode
default, single polarization mode, e.g. LL or RR
1.953125 MHz bandwidth, 4Bit mode
125 MHz bandwidth, 2Bit mode
500 MHz bandwidth, 4Bit mode
31.25 MHz bandwidth, 3Bit mode
7.8125 MHz bandwidth, 2Bit mode
ModeType
Correlator operational modes.
sequence< float > SeqFloat
Sequence of CORBA::Float.
250 MHz bandwidth, 2Bit mode
Generic Carma variant of CORBA::UserException.
7.8125 MHz bandwidth, 4Bit mode
31.25 MHz bandwidth, 4Bit mode
125 MHz bandwidth, 3Bit mode
62.5 MHz bandwidth, 2Bit mode
sequence< long > SeqLong
Sequence of CORBA::Long.
SidebandType
Downconverter sideband choice.
125 MHz bandwidth, 4Bit mode
BandWidthType
Supported spectral correlator bandwidths.
CORBA User Exception for carma::util.
500 MHz bandwidth, 3Bit mode
250 MHz bandwidth, 3Bit mode
FpgaModeType
Astroband mode – The correlator FPGA configuration/polarization mode.
1.953125 MHz bandwidth, 3Bit mode
CORBA interface for controlling the correlator.
31.25 MHz bandwidth, 2Bit mode
Subsystem phaseswitching interface.
sequence< octet > DataSeq
Correlator Data to be transported via CORBA.