All Packages Class Hierarchy This Package Previous Next Index
Class JObserve.VLA.FeLoBandTable
java.lang.Object
|
+----JObserve.VLA.FeLoBandTable
- public class FeLoBandTable
- extends Object
Frontend LO frequency table information class
Everything is public for compatibility with c version
-
Codes
- Text version of values
-
CP4Band
-
-
KUBands
-
-
LBand
-
-
Q12Band
-
-
QBand
-
-
Value
- Front end LO frequencies in GHz
-
XBand
-
Codes
public String Codes[]
- Text version of values
Value
public double Value[]
- Front end LO frequencies in GHz
CP4Band
public static final FeLoBandTable CP4Band
LBand
public static final FeLoBandTable LBand
XBand
public static final FeLoBandTable XBand
KUBands
public static final FeLoBandTable KUBands
QBand
public static final FeLoBandTable QBand
Q12Band
public static final FeLoBandTable Q12Band
All Packages Class Hierarchy This Package Previous Next Index