| Modifier and Type | Method and Description |
|---|---|
SRM_Polar_Aspect |
SRF_PolarStereographic.get_polar_aspect()
Returns the polar_aspect SRF parameter value
|
static SRM_Polar_Aspect |
SRM_Polar_Aspect.getEnum(int item) |
static SRM_Polar_Aspect |
SRM_Polar_Aspect.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SRM_Polar_Aspect[] |
SRM_Polar_Aspect.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
SRF_PolarStereographic(SRM_ORM_Code orm,
SRM_RT_Code rt,
SRM_Polar_Aspect polar_aspect,
double origin_longitude,
double central_scale,
double false_easting,
double false_northing)
Constructor by individual SRF parameters
|
Copyright © 2013 SEDRIS. All Rights Reserved.