Package | Description |
---|---|
com.metsci.glimpse.dnc |
Modifier and Type | Method and Description |
---|---|
static double |
DncTangentPlanes.azimuthToTangentPlane_MATHRAD(DncTangentPlanes.DncTangentPlane plane,
double x_PLANE,
double y_PLANE,
double azimuth_MATHRAD)
Converts from local azimuth at (x,y) to projected azimuth
|
static void |
DncTangentPlanes.posToTangentPlane(DncTangentPlanes.DncTangentPlane plane,
double lat_DEG,
double lon_DEG,
float[] result,
int resultOffset)
Converts from (lat,lon) to (x,y) on a tangent plane
|
Copyright © 2016 Metron, Inc.. All rights reserved.