public class HEALTH2Object extends Object implements IGPSObject
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
the GPSd internal name
|
| Constructor and Description |
|---|
HEALTH2Object() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
int |
getSVbyIndex(int index) |
int |
getToa() |
int |
getWNa() |
int |
hashCode() |
void |
setSVbyIndex(int index,
int SVvalue) |
void |
setToa(int toa) |
void |
setWNa(int wNa) |
String |
toString() |
public static final String NAME
public int getToa()
public void setToa(int toa)
toa - the toa to setpublic int getWNa()
public void setWNa(int wNa)
wNa - the wNa to setpublic int getSVbyIndex(int index)
index - the indexpublic void setSVbyIndex(int index,
int SVvalue)
index - the indexSVvalue - the SVCopyright © 2011–2017 Taimos GmbH. All rights reserved.