Package ivs :: Package units :: Module conversions :: Class ModJulianDay
[hide private]
[frames] | no frames]

Class ModJulianDay

source code


Convert a Modified Julian Day to Julian Day and back

The CoRoT conversion has been checked with the CoRoT data archive: it is correct at least to the second (the archive tool's precision).

Instance Methods [hide private]
 
__call__(self, meas, inv=False, jtype='MJD') source code

Inherited from NonLinearConverter: __div__, __init__, __pow__, __rmul__

Class Variables [hide private]
  ZP = {'COROT': 2451545., 'HIP': 2440000., 'MJD': 2400000.5, 'P...
Class Variable Details [hide private]

ZP

Value:
{'COROT': 2451545., 'HIP': 2440000., 'MJD': 2400000.5, 'PYEPHEM': 2415\
020.0}