SEPIA
Software documentation for the APEX SEPIA receivers
Tuning Class Reference

A class representing a LO/mixer tuning. More...

#include <tuning.h>

Public Member Functions

bool lookup (double f, const QString &bandName)
 Lookup a tuning from the tuning table (via an SQL database) More...
 

Public Attributes

double GHz
 LO frequency in GHz.
 
float maxPower
 maximum allowed PA drain voltage
 
float PA [2]
 expected PA drain voltage
 
float V [4]
 mixer biases to be used at this frequency
 
float I [4]
 mixer currents to aim for in tuning
 
int harmonic
 harmonic number to be used in LO tuning
 

Detailed Description

A class representing a LO/mixer tuning.

Member Function Documentation

◆ lookup()

bool Tuning::lookup ( double  f,
const QString &  bandName 
)

Lookup a tuning from the tuning table (via an SQL database)

Parameters
fthe LO frequency in GHz for which the tuning should be valid.
bandNamethe name of the band to perform the lookup for.
Returns
true, if look-up was successful; false, otherwise

The documentation for this class was generated from the following files: