HOPS
HOPS class reference
|
Classes | |
class | vexpy.vexpy.chan_struct |
class | vexpy.vexpy.scan_struct |
class | vexpy.vexpy.source_struct |
class | vexpy.vexpy.station_struct |
class | vexpy.vexpy.vex |
class | vexpy.vexpy.VexStructureBase |
general records and utils More... | |
Namespaces | |
vexpy.vexpy | |
Functions | |
def | vexpy.vexpy.get_file_station_polarizations (ovex_filename) |
def | vexpy.vexpy.get_ovex (filename) |
def | vexpy.vexpy.load_vexpy_library () |
Variables | |
int | vexpy.vexpy.ADAPTIVE = 3 |
int | vexpy.vexpy.AZEL = 3 |
int | vexpy.vexpy.B1950 = 1 |
string | vexpy.vexpy.C_UNDEFINED = '\0' |
int | vexpy.vexpy.CONTINUOUS = 1 |
int | vexpy.vexpy.DUMMY = 4 |
int | vexpy.vexpy.EARTH_ORBIT = 2 |
int | vexpy.vexpy.EQUATORIAL = 1 |
float | vexpy.vexpy.F_UNDEFINED = -1.0e30 |
int | vexpy.vexpy.FIXED = 1 |
int | vexpy.vexpy.I_UNDEFINED = 16383 |
int | vexpy.vexpy.J2000 = 2 |
int | vexpy.vexpy.K4 = 6 |
int | vexpy.vexpy.MARK3A = 1 |
int | vexpy.vexpy.MARK4 = 2 |
int | vexpy.vexpy.MARK5A = 7 |
int | vexpy.vexpy.MARK5B = 8 |
int | vexpy.vexpy.MAX_CHAN = 128 |
int | vexpy.vexpy.OFF = 2 |
int | vexpy.vexpy.ON = 1 |
int | vexpy.vexpy.OVEX = 1 |
int | vexpy.vexpy.QUASAR = 1 |
compiler defines from ovex.h (need to pythonize these) More... | |
int | vexpy.vexpy.S2 = 5 |
int | vexpy.vexpy.SATELLITE = 3 |
int | vexpy.vexpy.STAR = 2 |
int | vexpy.vexpy.START_STOP = 2 |
int | vexpy.vexpy.VLBA = 3 |
int | vexpy.vexpy.VLBAG = 4 |
int | vexpy.vexpy.X_YEW = 4 |
int | vexpy.vexpy.X_YNS = 2 |