Main Page | Packages | Class Hierarchy | Alphabetical List | Compound List | Namespace Members | Compound Members | Related Pages

SRM.Coord3D_HeliosphericAriesEcliptic Class Reference

A Coord3D for SRF_HeliosphericAriesEcliptic. More...

Inheritance diagram for SRM.Coord3D_HeliosphericAriesEcliptic:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Coord3D_HeliosphericAriesEcliptic (SRF_HeliosphericAriesEcliptic srf)
 Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ].

 Coord3D_HeliosphericAriesEcliptic (SRF_HeliosphericAriesEcliptic srf, double longitude, double latitude, double radius)
 Constructor with input values.

 Coord3D_HeliosphericAriesEcliptic (Coord3D_HeliosphericAriesEcliptic original)
 Copy constructor.

void setValues (double longitude, double latitude, double radius)
 Sets all coordinate component values.

double get_longitude ()
 Returns the longitude value.

double get_latitude ()
 Returns the latitude value.

double get_radius ()
 Returns the radius value.

void set_longitude (double value)
 Sets the longitude value.

void set_latitude (double value)
 Sets the latitude value.

void set_radius (double value)
 Sets the radius value.

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


Detailed Description

A Coord3D for SRF_HeliosphericAriesEcliptic.

Author:
David Shen
See also:
SRF_HeliosphericAriesEcliptic


The documentation for this class was generated from the following file:
Spatial Reference Model Java API Version 4.4.0 - January 21, 2010
Copyright © 2010 SEDRIS Docs by Doxygen 1.3.2