iceCube.uhe.geometry
public class IceCubeCoordinate extends EarthLocalCoordinate
| Modifier and Type | Field and Description |
|---|---|
static double |
easting
Easting of the origin in the horizontal plane.
|
static double |
elevation
Elevation of the origin from earth ROCK surface (sea level).
|
static double |
northing
Nothing of the origin in the horizontal plane.
|
| Constructor and Description |
|---|
IceCubeCoordinate()
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 northing
public static double easting
public static double elevation