Sidereon
v0.18.0
Search documentation of Sidereon
Default
Default
In-browser search
Settings
Sidereon.
GNSS.
Bias
(Sidereon v0.18.0)
Copy Markdown
View Source
DCB and OSB bias products backed by the core bias parsers.
Summary
Functions
code_dsb(set, satellite_id, obs1, obs2, epoch, scale \\ "GPST")
code_dsb!(set, satellite_id, obs1, obs2, epoch, scale \\ "GPST")
code_osb(set, satellite_id, obs, epoch, scale \\ "GPST")
code_osb!(set, satellite_id, obs, epoch, scale \\ "GPST")
info(set)
load_bias_sinex(path)
load_bias_sinex!(path)
load_bias_sinex_lossy(path)
load_code_dcb(path, opts \\ [])
load_code_dcb!(path, opts \\ [])
load_code_dcb_lossy(path, opts \\ [])
parse_bias_sinex(bytes)
parse_bias_sinex!(bytes)
parse_bias_sinex_lossy(bytes)
parse_code_dcb(bytes, opts \\ [])
parse_code_dcb!(bytes, opts \\ [])
parse_code_dcb_lossy(bytes, opts \\ [])
records(set)
Functions
code_dsb(set, satellite_id, obs1, obs2, epoch, scale \\ "GPST")
code_dsb!(set, satellite_id, obs1, obs2, epoch, scale \\ "GPST")
code_osb(set, satellite_id, obs, epoch, scale \\ "GPST")
code_osb!(set, satellite_id, obs, epoch, scale \\ "GPST")
info(set)
load_bias_sinex(path)
load_bias_sinex!(path)
load_bias_sinex_lossy(path)
load_code_dcb(path, opts \\ [])
load_code_dcb!(path, opts \\ [])
load_code_dcb_lossy(path, opts \\ [])
parse_bias_sinex(bytes)
parse_bias_sinex!(bytes)
parse_bias_sinex_lossy(bytes)
parse_code_dcb(bytes, opts \\ [])
parse_code_dcb!(bytes, opts \\ [])
parse_code_dcb_lossy(bytes, opts \\ [])
records(set)