iceCube.uhe.geometry
public class IceCubeGen2Coordinate extends EarthLocalCoordinate
| Modifier and Type | Field and Description |
|---|---|
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 Description |
|---|
IceCubeGen2Coordinate()
constructor.
|
| Modifier and Type | Method and Description |
|---|---|
double |
getGlacierDepth()
Get the depth of glacier.
|
void |
setGlacierDepth(double depth)
Set the depth of glacier [cm].
|
transformUnitVectorToEarthCenter, transformVectorToEarthCentergetAzimuthInPolar, getEx, getEy, getEz, getLengthInPolar, getOrigin, getPointVectorFromPolarCoordinate, getZenithInPolar, rotate, setOrigin, transformThisCoordinate, transformUnitVectorToThisCoordinate, transformVectorToThisCoordinatepublic static double gen2northing
public static double gen2easting
public static double elevation