|
|||||||||||||||||||
healpix.core
|
Constructor Summary | |
---|---|
AngularPosition()
Default constructor |
|
AngularPosition(double theta,
double phi)
Simple constructor init both values |
Method Summary | |
---|---|
void |
init(double t,
double phi)
Inits the. |
double |
phi()
Phi. |
void |
setPhi(double val)
Sets the phi. |
void |
setTheta(double val)
Sets the theta. |
double |
theta()
Theta. |
String |
toString()
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AngularPosition()
public AngularPosition(double theta, double phi)
Method Detail |
---|
public double theta()
public double phi()
public void setTheta(double val)
val
- the new thetapublic void setPhi(double val)
val
- the new phipublic String toString()
public void init(double t, double phi)
t
- the tphi
- the phi
|
"Built from revision exported" | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
|
||||||
|
||||||