iceCube.uhe.geometry
public class IceCubeGen2Coordinate extends EarthLocalCoordinate
| Modifier and Type | Field and 説明 |
|---|---|
static double |
elevation
Elevation of the origin from earth ROCK surface (sea level).
|
static double |
gen2easting
Easting of the origin in the horizontal plane.
|
static double |
gen2northing
Nothing of the origin in the horizontal plane.
|
| Constructor and 説明 |
|---|
IceCubeGen2Coordinate()
constructor.
|
| Modifier and Type | Method and 説明 |
|---|---|
double |
getGlacierDepth()
Get the depth of glacier.
|
void |
setGlacierDepth(double depth)
Set the depth of glacier [cm].
|
transformUnitVectorToEarthCenter, transformVectorToEarthCenterpublic static double gen2northing
public static double gen2easting
public static double elevation