Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type GnssConstellationType ¶
type GnssConstellationType int32
const ( GnssConstellationTypeUNKNOWN GnssConstellationType = 0 GnssConstellationTypeGPS GnssConstellationType = 1 GnssConstellationTypeSBAS GnssConstellationType = 2 GnssConstellationTypeGLONASS GnssConstellationType = 3 GnssConstellationTypeQZSS GnssConstellationType = 4 GnssConstellationTypeBEIDOU GnssConstellationType = 5 GnssConstellationTypeGALILEO GnssConstellationType = 6 GnssConstellationTypeIRNSS GnssConstellationType = 7 )
Click to show internal directories.
Click to hide internal directories.