Ginan
Loading...
Searching...
No Matches
SsrOptions Struct Reference

Options associated with SSR corrections and exporting RTCM messages. More...

Detailed Description

Options associated with SSR corrections and exporting RTCM messages.

Collaboration diagram for SsrOptions:

Data Fields

bool extrapolate_corrections = false
 
double prediction_interval = 30
 
double prediction_duration = 0
 
vector< E_Source > ephemeris_sources = {E_Source::PRECISE}
 
vector< E_Source > clock_sources = {E_Source::KALMAN}
 
vector< E_Source > code_bias_sources = {E_Source::PRECISE}
 
vector< E_Source > phase_bias_sources = {E_Source::NONE}
 
vector< E_Source > atmosphere_sources = {E_Source::NONE}
 
bool cmpssr_cell_mask = false
 
int cmpssr_stec_format = 3
 
int cmpssr_trop_format = 1
 
double max_stec_sigma = 1.0
 
int region_id = -1
 
int region_iod = -1
 
int npoly_trop = -1
 
int npoly_iono = -1
 
int grid_type = -1
 
bool use_grid_iono = true
 
bool use_grid_trop = true
 
double lat_max = 0
 
double lat_min = 0
 
double lat_int = 0
 
double lon_max = 0
 
double lon_min = 0
 
double lon_int = 0
 
int ngrid = 0
 
int nbasis = 0
 

Field Documentation

◆ atmosphere_sources

vector<E_Source> SsrOptions::atmosphere_sources = {E_Source::NONE}

◆ clock_sources

vector<E_Source> SsrOptions::clock_sources = {E_Source::KALMAN}

◆ cmpssr_cell_mask

bool SsrOptions::cmpssr_cell_mask = false

◆ cmpssr_stec_format

int SsrOptions::cmpssr_stec_format = 3

◆ cmpssr_trop_format

int SsrOptions::cmpssr_trop_format = 1

◆ code_bias_sources

vector<E_Source> SsrOptions::code_bias_sources = {E_Source::PRECISE}

◆ ephemeris_sources

vector<E_Source> SsrOptions::ephemeris_sources = {E_Source::PRECISE}

◆ extrapolate_corrections

bool SsrOptions::extrapolate_corrections = false

◆ grid_type

int SsrOptions::grid_type = -1

◆ lat_int

double SsrOptions::lat_int = 0

◆ lat_max

double SsrOptions::lat_max = 0

◆ lat_min

double SsrOptions::lat_min = 0

◆ lon_int

double SsrOptions::lon_int = 0

◆ lon_max

double SsrOptions::lon_max = 0

◆ lon_min

double SsrOptions::lon_min = 0

◆ max_stec_sigma

double SsrOptions::max_stec_sigma = 1.0

◆ nbasis

int SsrOptions::nbasis = 0

◆ ngrid

int SsrOptions::ngrid = 0

◆ npoly_iono

int SsrOptions::npoly_iono = -1

◆ npoly_trop

int SsrOptions::npoly_trop = -1

◆ phase_bias_sources

vector<E_Source> SsrOptions::phase_bias_sources = {E_Source::NONE}

◆ prediction_duration

double SsrOptions::prediction_duration = 0

◆ prediction_interval

double SsrOptions::prediction_interval = 30

◆ region_id

int SsrOptions::region_id = -1

◆ region_iod

int SsrOptions::region_iod = -1

◆ use_grid_iono

bool SsrOptions::use_grid_iono = true

◆ use_grid_trop

bool SsrOptions::use_grid_trop = true

The documentation for this struct was generated from the following file: