Main Page | Packages | Class Hierarchy | Alphabetical List | Compound List | Compound Members

SRM.Coord3D_Celestiocentric Class Reference

A Coord3D for SRF_Celestiocentric. More...

Inheritance diagram for SRM.Coord3D_Celestiocentric:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Coord3D_Celestiocentric (SRF_Celestiocentric srf)
 Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ].

 Coord3D_Celestiocentric (SRF_Celestiocentric srf, double u, double v, double w)
 Constructor with input values.

void setValues (double u, double v, double w)
 Sets all coordinate component values.

double get_u ()
 Returns the u value.

double get_v ()
 Returns the v value.

double get_w ()
 Returns the w value.

void set_u (double value)
 Sets the u value.

void set_v (double value)
 Sets the v value.

void set_w (double value)
 Sets the w value.

boolean isEqual (Coord coord)
String toString ()
 Returns a String of coordinate component values.


Detailed Description

A Coord3D for SRF_Celestiocentric.

Author:
David Shen
See also:
SRF_Celestiocentric


The documentation for this class was generated from the following file:
Spatial Reference Model Java API Version 4.0.0 - 29 Jul 2004
Copyright © 2004 SEDRIS Docs by Doxygen 1.3.2