public interface GNSSConstants
Modifier and Type | Field and Description |
---|---|
static double |
BEIDOU_AV
Value of the earth's rotation rate in rad/s for Beidou user.
|
static double |
BEIDOU_MU
Earth's universal gravitational parameter for Beidou user in m³/s².
|
static int |
BEIDOU_WEEK_NB
Number of weeks in the Beidou cycle.
|
static double |
GALILEO_AV
Value of the earth's rotation rate in rad/s for Galileo user.
|
static double |
GALILEO_MU
Earth's universal gravitational parameter for Galileo user in m³/s².
|
static int |
GALILEO_WEEK_NB
Number of weeks in the Galileo cycle.
|
static double |
GLONASS_MU
Value of the Earth's universal gravitational parameter for GLONASS user in m³/s².
|
static double |
GLONASS_PI
Value of Pi for conversion from semicircles to radian.
|
static double |
GNSS_PI
Value of Pi for conversion from semicircles to radians in GNSS.
|
static double |
GNSS_WEEK_IN_SECONDS
Duration of the GNSS week in seconds.
|
static double |
GPS_AV
Value of the earth's rotation rate in rad/s for GPS user.
|
static double |
GPS_MU
WGS 84 value of the Earth's universal gravitational parameter for GPS user in m³/s².
|
static int |
GPS_WEEK_NB
Number of weeks in the GPS cycle.
|
static double |
IRNSS_AV
Value of the earth's rotation rate in rad/s for IRNSS user.
|
static double |
IRNSS_MU
WGS 84 value of the Earth's universal gravitational parameter for IRNSS user in m³/s².
|
static int |
IRNSS_WEEK_NB
Number of weeks in the IRNSS cycle.
|
static double |
QZSS_AV
Value of the earth's rotation rate in rad/s for QZSS user.
|
static double |
QZSS_MU
WGS 84 value of the Earth's universal gravitational parameter for QZSS user in m³/s².
|
static int |
QZSS_WEEK_NB
Number of weeks in the QZSS cycle.
|
static double |
SBAS_MU
WGS 84 value of the Earth's universal gravitational parameter for SBAS user in m³/s².
|
static final double GNSS_PI
static final double GNSS_WEEK_IN_SECONDS
static final double BEIDOU_MU
static final int BEIDOU_WEEK_NB
static final double BEIDOU_AV
static final double GALILEO_MU
static final int GALILEO_WEEK_NB
static final double GALILEO_AV
static final double GLONASS_MU
static final double GLONASS_PI
static final double GPS_MU
static final int GPS_WEEK_NB
static final double GPS_AV
static final double IRNSS_MU
static final int IRNSS_WEEK_NB
static final double IRNSS_AV
static final double QZSS_MU
static final int QZSS_WEEK_NB
static final double QZSS_AV
static final double SBAS_MU
Copyright © 2002-2022 CS GROUP. All rights reserved.