|
| 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 = 0 |
| | 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)
|
| |
| bool | dfmc_uire = false |
| | Ionosphere residual from IF combination (use with DFMC only)
|
| |
| int | smth_win |
| | Smoothing window to be used by SBAS (100, 1 second samples are normally used)
|
| |
| double | smth_out = 10 |
| | Maximum outage to reset smoothing.
|
| |
◆ dfmc_uire
| bool SbsInputOptions::dfmc_uire = false |
Ionosphere residual from IF combination (use with DFMC only)
◆ ems_year
| int SbsInputOptions::ems_year = 2059 |
reference year for EMS files (2059 should work between 2009 and 2158)
◆ freq
| int SbsInputOptions::freq |
freq (L1 or L5) of SBAS channel
◆ host
| string SbsInputOptions::host |
hostname is passed as acsConfig.sisnet_inputs
◆ mt0
| int SbsInputOptions::mt0 = 0 |
message that is replaced by MT0 (use 65 for SouthPAN L5)
◆ pass
| string SbsInputOptions::pass |
Password for SISnet stream access.
◆ port
| string SbsInputOptions::port |
◆ prec_aproach
| bool SbsInputOptions::prec_aproach = true |
Limit SBAS solutions to precision approach (which limits maximum SBAS correction age)
◆ prn
◆ pvs_on_dfmc
| bool SbsInputOptions::pvs_on_dfmc = false |
Interpret DFMC messages as PVS messages.
◆ smth_out
| double SbsInputOptions::smth_out = 10 |
Maximum outage to reset smoothing.
◆ smth_win
| int SbsInputOptions::smth_win |
Initial value:
Smoothing window to be used by SBAS (100, 1 second samples are normally used)
◆ use_do259
| bool SbsInputOptions::use_do259 = false |
Use original standard DO-259, intead of DO-259A, for DFMC, Keep as 'false' unless using DFMC.
◆ user
| string SbsInputOptions::user |
Username for SISnet stream access.
The documentation for this struct was generated from the following file: