Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type System ¶
type System int
System stores the GNSS constellation type
func ParseSystemChar ¶ added in v0.16.0
ParseSystemChar parses a single character string into a System type
func (System) MarshalJSON ¶ added in v0.13.0
MarshalJSON implements the json.Marshaler interface for System
func (System) String ¶ added in v0.10.0
String returns the string representation of the system (e.g. "GPS")
func (*System) UnmarshalJSON ¶ added in v0.13.0
UnmarshalJSON implements the json.Unmarshaler interface for System
Click to show internal directories.
Click to hide internal directories.