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

SRM.SRF_LocalTangentSpaceAzimuthalSpherical Class Reference

SRF_LocalTangentSpaceAzimuthalSpherical class declaration. More...

Inheritance diagram for SRM.SRF_LocalTangentSpaceAzimuthalSpherical:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 SRF_LocalTangentSpaceAzimuthalSpherical (SRM_ORM_Code orm, SRM_RT_Code rt, SRF_LT_Params params) throws SrmException
 Constructor by SRF parameter object.

 SRF_LocalTangentSpaceAzimuthalSpherical (SRM_ORM_Code orm, SRM_RT_Code rt, double geodetic_longitude, double geodetic_latitude, double azimuth, double height_offset) throws SrmException
 Constructor by individual SRF parameters.

Coord3D createCoordinate3D ()
 Create specific 3D coordinate for SRF_LocalTangentSpaceAzimuthalSpherical with [ Double.NaN, Double.NaN, Double.NaN ].

Coord3D createCoordinate3D (double coord_comp1, double coord_comp2, double coord_comp3)
 Create specific 3D coordinate for SRF_LocalTangentSpaceAzimuthalSpherical with input values.

CoordSurf createSurfaceCoordinate ()
 Create specific Surface coordinate for SRF_LocalTangentSpaceAzimuthalSpherical with [ Double.NaN, Double.NaN ].

CoordSurf createSurfaceCoordinate (double coord_comp1, double coord_comp2)
 Create specific Surface coordinate for SRF_LocalTangentSpaceAzimuthalSpherical with input values.

SRF_LT_Params getSRFParameters ()
double get_geodetic_longitude ()
double get_geodetic_latitude ()
double get_azimuth ()
double get_height_offset ()
CoordSurf getAssociatedSurfaceCoordinate (Coord3D coord) throws SrmException
 Returns a surface coordinate associated with a 3D coordinate for SRF_LocalTangentSpaceAzimuthalSpherical.

Coord3D getPromotedSurfaceCoordinate (CoordSurf surf_coord) throws SrmException
 Returns a 3D coordinate representing the same location as specified by a surface coordinate for SRF_LocalTangentSpaceAzimuthalSpherical.

boolean isEqual (BaseSRF srf)
 Returns TRUE if the SRF parameters are equal.

String toString ()
 Returns a String with the parameter values.


Detailed Description

SRF_LocalTangentSpaceAzimuthalSpherical class declaration.

Author:
David Shen
See also:
BaseSRF_WithTangentPlaneSurface


Member Function Documentation

double SRM.SRF_LocalTangentSpaceAzimuthalSpherical.get_azimuth  ) 
 

Returns:
the azimuth SRF parameter value

double SRM.SRF_LocalTangentSpaceAzimuthalSpherical.get_geodetic_latitude  ) 
 

Returns:
the geodetic_latitude SRF parameter value

double SRM.SRF_LocalTangentSpaceAzimuthalSpherical.get_geodetic_longitude  ) 
 

Returns:
the geodetic_longitude SRF parameter value

double SRM.SRF_LocalTangentSpaceAzimuthalSpherical.get_height_offset  ) 
 

Returns:
the height_offset SRF parameter value

SRF_LT_Params SRM.SRF_LocalTangentSpaceAzimuthalSpherical.getSRFParameters  ) 
 

Returns:
the SRF parameter object


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