| Package | Description |
|---|---|
| org.vesalainen.parsers.nmea |
| Modifier and Type | Method and Description |
|---|---|
NMEACategory |
AbstractProperties.getCategory(String property)
Returns NMEA property category or Miscelleneous if property not found.
|
static NMEACategory |
NMEACategory.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static NMEACategory[] |
NMEACategory.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
Prop(String property,
org.vesalainen.math.Unit unit,
NMEACategory nmeaCategory,
Class<?> type) |
Copyright © 2017. All rights reserved.