NASA - Jet Propulsion Laboratory
    + View the NASA Portal
Search JPL
Jet Propulsion Laboratory Home Earth Solar System Stars & Galaxies Technology
Introduction Background Software Links


healpix.core
Class AngularPosition

java.lang.Object
  extended by healpix.core.AngularPosition

public class AngularPosition
extends Object

An angular position theta phi


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

AngularPosition

public AngularPosition()
Default constructor


AngularPosition

public AngularPosition(double theta,
                       double phi)
Simple constructor init both values

Method Detail

theta

public double theta()
Theta.

Returns:
the double

phi

public double phi()
Phi.

Returns:
the double

setTheta

public void setTheta(double val)
Sets the theta.

Parameters:
val - the new theta

setPhi

public void setPhi(double val)
Sets the phi.

Parameters:
val - the new phi

toString

public String toString()
Overrides:
toString in class Object

init

public void init(double t,
                 double phi)
Inits the.

Parameters:
t - the t
phi - the phi

"Built from revision exported"

Privacy / Copyright
FIRST GOV Contact: NASA Home Page Site Manager:
Webmaster:

CL 03-2650