All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class JObserve.VLA.IfTable

java.lang.Object
   |
   +----JObserve.VLA.IfTable

public class IfTable
extends Object
IF information for the 4 VLA IFs class Everything is public to facilitate the translation from c.


Method Index

 o GetIfTable(char, boolean)
return specified IF table

Methods

 o GetIfTable
 public static IfTable GetIfTable(char IfCode,
                                  boolean UseExpandedIFTable)
return specified IF table

Parameters:
IF - upper case identifier code ('A','B','C','D')
true - if VLBI table wanted else false
Returns:
the specified IfTable or null if not found

All Packages  Class Hierarchy  This Package  Previous  Next  Index