Define constants that are specific to BDS but are not specific to one message type (ephemeris, etc).
Definition in file BDSconsts.hpp.
Go to the source code of this file.
Namespaces | |
gnsstk | |
For Sinex::InputHistory. | |
gnsstk::bds | |
Enumerations | |
enum | gnsstk::bds::BDSIntConsts { gnsstk::bds::Preamble = 0x712, gnsstk::bds::D1MinSF = 1, gnsstk::bds::D1MinEphSF = 1, gnsstk::bds::D1MaxEphSF = 3, gnsstk::bds::D1AmEpIDSF = 4, gnsstk::bds::D1MinAlmSF = 4, gnsstk::bds::D1MaxAlmSF = 5, gnsstk::bds::D1MaxSF = 5, gnsstk::bds::D1MinExpAlmPg = 11, gnsstk::bds::D1MaxExpAlmPg = 23, gnsstk::bds::D1ExpAlmHeaPg = 24, gnsstk::bds::D2MinSF = 1, gnsstk::bds::D2EphSF = 1, gnsstk::bds::D2AlmSF = 5, gnsstk::bds::D2MaxSF = 5 } |
Integer constants for BDS. More... | |