| Modifier and Type | Method and Description |
|---|---|
SRF_LocalTangentSpaceEuclidean |
BaseSRF_WithEllipsoidalHeight.createLocalTangentSpaceEuclideanSRF(CoordSurf surf_coord,
double azimuth,
double false_x_origin,
double false_y_origin,
double offset_height)
Creates a Local Tangent Euclidean SRF with natural origin at a given
position.
|
| Constructor and Description |
|---|
Coord3D_LocalTangentSpaceEuclidean(SRF_LocalTangentSpaceEuclidean srf)
Constructor with initial value defaulted to [ Double.NaN, Double.NaN, Double.NaN ]
|
Coord3D_LocalTangentSpaceEuclidean(SRF_LocalTangentSpaceEuclidean srf,
double x,
double y,
double height)
Constructor with input values
|
CoordSurf_LocalTangentSpaceEuclidean(SRF_LocalTangentSpaceEuclidean srf)
Constructor with initial value defaulted to [ Double.NaN, Double.NaN ]
|
CoordSurf_LocalTangentSpaceEuclidean(SRF_LocalTangentSpaceEuclidean srf,
double x,
double y)
Constructor with input values
|
Copyright © 2013 SEDRIS. All Rights Reserved.