Inheritance diagram for SRM.Coord3D_LocalTangentSpaceAzimuthalSpherical:
Public Member Functions | |
Coord3D_LocalTangentSpaceAzimuthalSpherical (SRF_LocalTangentSpaceAzimuthalSpherical srf) | |
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]. | |
Coord3D_LocalTangentSpaceAzimuthalSpherical (SRF_LocalTangentSpaceAzimuthalSpherical srf, double azimuth, double angle, double radius) | |
Constructor with input values. | |
void | setValues (double azimuth, double angle, double radius) |
Sets all coordinate component values. | |
double | get_azimuth () |
Returns the azimuth value. | |
double | get_angle () |
Returns the angle value. | |
double | get_radius () |
Returns the radius value. | |
void | set_azimuth (double value) |
Sets the azimuth value. | |
void | set_angle (double value) |
Sets the angle value. | |
void | set_radius (double value) |
Sets the radius value. | |
boolean | isEqual (Coord coord) |
String | toString () |
Returns a String of coordinate component values. |
Spatial Reference Model Java API | Version 4.0.0 - 29 Jul 2004 |
Copyright © 2004 SEDRIS | Docs by Doxygen 1.3.2 |