public class EPHEM1Object extends Object implements IGPSObject
| Modifier and Type | Field and Description |
|---|---|
static String |
NAME
the GPSd internal name
|
| Constructor and Description |
|---|
EPHEM1Object() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
double |
getAf0() |
double |
getAf1() |
double |
getAf2() |
double |
getHlth() |
int |
getIODC() |
int |
getL2() |
int |
getL2P() |
double |
getTgd() |
int |
getToc() |
double |
getUra() |
int |
getWN() |
int |
hashCode() |
void |
setAf0(double af0) |
void |
setAf1(double af1) |
void |
setAf2(double af2) |
void |
setHlth(double hlth) |
void |
setIODC(int iODC) |
void |
setL2(int l2) |
void |
setL2P(int l2p) |
void |
setTgd(double tgd) |
void |
setToc(int toc) |
void |
setUra(double ura) |
void |
setWN(int wN) |
String |
toString() |
public static final String NAME
public int getWN()
public void setWN(int wN)
wN - the wN to setpublic int getIODC()
public void setIODC(int iODC)
iODC - the iODC to setpublic int getL2()
public void setL2(int l2)
l2 - the l2 to setpublic double getUra()
public void setUra(double ura)
ura - the ura to setpublic double getHlth()
public void setHlth(double hlth)
hlth - the hlth to setpublic int getL2P()
public void setL2P(int l2p)
l2p - the l2P to setpublic double getTgd()
public void setTgd(double tgd)
tgd - the tgd to setpublic int getToc()
public void setToc(int toc)
toc - the toc to setpublic double getAf2()
public void setAf2(double af2)
af2 - the af2 to setpublic double getAf1()
public void setAf1(double af1)
af1 - the af1 to setpublic double getAf0()
public void setAf0(double af0)
af0 - the af0 to setCopyright © 2011–2017 Taimos GmbH. All rights reserved.