DEIMOS
Earth Observation Mission CFI Software
Lib Software User Manual
for JAVA
ESA

TimeTransEnum

Transport time format ID. More...

Variables

static final long EECFI::EnumLib.XLCFI_TRANS_STD = 0
 Array elements: [0] Integer days (MJD2000); [1] Integer seconds; [2] Integer microseconds.
static final long EECFI::EnumLib.XLCFI_TRANS_ENVI_GS = 11
 Array elements: [0] Integer days (MJD2000); [1] Integer seconds; [2] Integer microseconds.
static final long EECFI::EnumLib.XLCFI_TRANS_CRYO_GS = 21
 Array elements: [0] Integer days (MJD2000); [1] Integer seconds; [2] Integer microseconds.
static final long EECFI::EnumLib.XLCFI_TRANS_CRYO_TM = 22
 Array elements: [0] Integer days (MJD2000); [1] Integer miliseconds; [2] Integer microsecnds.
static final long EECFI::EnumLib.XLCFI_TRANS_CRYO_TM_SIRAL = 23
 Array elements: [0] Integer days (MJD2000); [1] Integer miliseconds; [2] Integer microseconds; [3] SIRAL extra counter.
static final long EECFI::EnumLib.XLCFI_TRANS_SMOS_TM = 31
 Array elements: [0] Week number; [1] Seconds of week; [2] Fraction of seconds.
static final long EECFI::EnumLib.XLCFI_TRANS_GENERIC_GPS_SEC = 41
 Array elements: [0] Number of seconds (from GPS epoch); [1] Integer microseconds.
static final long EECFI::EnumLib.XLCFI_TRANS_GENERIC_GPS_WEEK = 42
 Array elements: [0] Number of weeks (from GPS epoch); [1] Integer seconds; [2] Integer microseconds.

Detailed Description

Transport time format ID.


Variable Documentation

final long EECFI.EnumLib.XLCFI_TRANS_CRYO_GS = 21 [static, inherited]

Array elements: [0] Integer days (MJD2000); [1] Integer seconds; [2] Integer microseconds.

final long EECFI.EnumLib.XLCFI_TRANS_CRYO_TM = 22 [static, inherited]

Array elements: [0] Integer days (MJD2000); [1] Integer miliseconds; [2] Integer microsecnds.

final long EECFI.EnumLib.XLCFI_TRANS_CRYO_TM_SIRAL = 23 [static, inherited]

Array elements: [0] Integer days (MJD2000); [1] Integer miliseconds; [2] Integer microseconds; [3] SIRAL extra counter.

final long EECFI.EnumLib.XLCFI_TRANS_ENVI_GS = 11 [static, inherited]

Array elements: [0] Integer days (MJD2000); [1] Integer seconds; [2] Integer microseconds.

final long EECFI.EnumLib.XLCFI_TRANS_GENERIC_GPS_SEC = 41 [static, inherited]

Array elements: [0] Number of seconds (from GPS epoch); [1] Integer microseconds.

final long EECFI.EnumLib.XLCFI_TRANS_GENERIC_GPS_WEEK = 42 [static, inherited]

Array elements: [0] Number of weeks (from GPS epoch); [1] Integer seconds; [2] Integer microseconds.

final long EECFI.EnumLib.XLCFI_TRANS_SMOS_TM = 31 [static, inherited]

Array elements: [0] Week number; [1] Seconds of week; [2] Fraction of seconds.

final long EECFI.EnumLib.XLCFI_TRANS_STD = 0 [static, inherited]

Array elements: [0] Integer days (MJD2000); [1] Integer seconds; [2] Integer microseconds.


Generated on Wed Nov 25 2020 19:50:36 for by doxygen 1.7.1