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

SRM.Coord2D_LocalSpaceAzimuthal Class Reference

A Coord2D for SRF_LocalSpaceAzimuthal. More...

Inheritance diagram for SRM.Coord2D_LocalSpaceAzimuthal:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 Coord2D_LocalSpaceAzimuthal (SRF_LocalSpaceAzimuthal srf)
 Constructor with initial value defaulted to [ Double.NaN, Double.NaN ].

 Coord2D_LocalSpaceAzimuthal (SRF_LocalSpaceAzimuthal srf, double azimuth, double radius)
 Constructor with input values.

 Coord2D_LocalSpaceAzimuthal (Coord2D_LocalSpaceAzimuthal original)
 Copy constructor.

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

double get_azimuth ()
 Returns the azimuth value.

double get_radius ()
 Returns the radius value.

void set_azimuth (double value)
 Sets the azimuth value.

void set_radius (double value)
 Sets the radius value.

boolean isEqual (Coord coord)
 Returns TRUE if the coordinate component values are "equal".

String toString ()
 Returns a String of coordinate component values.


Detailed Description

A Coord2D for SRF_LocalSpaceAzimuthal.

Author:
David Shen
See also:
SRF_LocalSpaceAzimuthal


Member Function Documentation

boolean SRM.Coord2D_LocalSpaceAzimuthal.isEqual Coord  coord  )  [virtual]
 

Returns TRUE if the coordinate component values are "equal".

Note:
Two components of type "double" are equal if their difference is within Const.EPSILON

Reimplemented from SRM.Coord2D.


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