CARMA C++
carma::downconverter::SldcLoControl Interface Reference

Carma Spectral Line Downconverter LO Control interface. More...

import "carma/downconverter/common/SldcLoControl.idl";

Public Member Functions

void setLoFrequency (in unsigned short band, in double freq) raises ( carma::util::UserException )
 Set the LO frequency for the specified band to the specified frequency. More...
 

Detailed Description

Carma Spectral Line Downconverter LO Control interface.

Definition at line 23 of file SldcLoControl.idl.

Member Function Documentation

void carma::downconverter::SldcLoControl::setLoFrequency ( in unsigned short  band,
in double  freq 
)
raises (carma::util::UserException
)

Set the LO frequency for the specified band to the specified frequency.

The frequency resolution is approximately 38.15 Hz thus the input frequency will be rounded. The actual frequency used is reflected back in the monitor system.

Parameters
bandBand number to set frequency on.
freqDesired frequency in GHz.

The documentation for this interface was generated from the following file: