Ginan
Loading...
Searching...
No Matches
SbasInputOptions Struct Reference
Collaboration diagram for SbasInputOptions:

Data Fields

string host
 hostname is passed as acsConfig.sisnet_inputs
 
string port
 port of SISNet steam
 
string user
 Username for SISnet stream access.
 
string pass
 Password for SISnet stream access.
 
int prn
 prn of SBAS satellite
 
int freq
 freq (L1 or L5) of SBAS channel
 
int mt0 = -1
 message that is replaced by MT0 (use 65 for SouthPAN L5)
 
int ems_year = 2059
 reference year for EMS files (2059 should work between 2009 and 2158)
 
bool use_do259 = false
 Use original standard DO-259, intead of DO-259A, for DFMC, Keep as 'false' unless using DFMC.
 
bool pvs_on_dfmc = false
 Interpret DFMC messages as PVS messages.
 
bool prec_aproach = true
 Limit SBAS solutions to precision approach (which limits maximum SBAS correction age)
 

Field Documentation

◆ ems_year

int SbasInputOptions::ems_year = 2059

reference year for EMS files (2059 should work between 2009 and 2158)

◆ freq

int SbasInputOptions::freq

freq (L1 or L5) of SBAS channel

◆ host

string SbasInputOptions::host

hostname is passed as acsConfig.sisnet_inputs

◆ mt0

int SbasInputOptions::mt0 = -1

message that is replaced by MT0 (use 65 for SouthPAN L5)

◆ pass

string SbasInputOptions::pass

Password for SISnet stream access.

◆ port

string SbasInputOptions::port

port of SISNet steam

◆ prec_aproach

bool SbasInputOptions::prec_aproach = true

Limit SBAS solutions to precision approach (which limits maximum SBAS correction age)

◆ prn

int SbasInputOptions::prn

prn of SBAS satellite

◆ pvs_on_dfmc

bool SbasInputOptions::pvs_on_dfmc = false

Interpret DFMC messages as PVS messages.

◆ use_do259

bool SbasInputOptions::use_do259 = false

Use original standard DO-259, intead of DO-259A, for DFMC, Keep as 'false' unless using DFMC.

◆ user

string SbasInputOptions::user

Username for SISnet stream access.


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