GNSS receiver tools
1
Tools for use with GNSS receivers
|
CONFIGURE 1PPS TIMING - Configure 1PPS timing of the GNSS receiver. More...
#include <SkyTraqBin_inputs.hh>
Public Member Functions | |
Config_1PPS_timing (SkyTraq::TimingMode tm, uint32_t sl, uint32_t sd, double lat, double lon, float alt, UpdateType ut) | |
Constructor. More... | |
const SkyTraq::TimingMode | timing_mode (void) const |
void | set_timing_mode (SkyTraq::TimingMode val) |
const uint32_t | survey_length (void) const |
void | set_survey_length (uint32_t val) |
const uint32_t | standard_deviation (void) const |
void | set_standard_deviation (uint32_t val) |
const double | lattitude (void) const |
void | set_lattitude (double val) |
const double | longitude (void) const |
void | set_longitude (double val) |
const float | altitude (void) const |
void | set_altitude (float val) |
const UpdateType | update_type (void) const |
void | set_update_type (UpdateType val) |
Additional Inherited Members |
CONFIGURE 1PPS TIMING - Configure 1PPS timing of the GNSS receiver.
Supported only in Venus838LPx-T, S1216F8-T timing mode receivers.
Definition at line 1097 of file SkyTraqBin_inputs.hh.
|
inline |
Constructor.
tm | Timing mode |
sl | Survey length when in survey mode |
sd | Standard deviation when in survey mode |
lat | Lattitude when in static mode |
lon | Longitude when in static mode |
alt | Altitude when in static mode |
ut | Update type |
Definition at line 1119 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1133 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1131 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1132 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1133 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1131 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1132 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1130 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1129 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1128 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1134 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1130 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1129 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1128 of file SkyTraqBin_inputs.hh.
|
inline |
Definition at line 1134 of file SkyTraqBin_inputs.hh.