|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
ObjectFormattableObject
AbstractIdentifiedObject
DefaultOperationMethod
MathTransformProvider
Molodensky
AbridgedMolodensky
@Immutable public class AbridgedMolodensky
The provider for "Abridged Molodensky transformation" (EPSG:9605). This provider constructs transforms from geographic to geographic coordinate reference systems, without passing though geocentric one.
The translation terms (dx, dy and dz) are common to all authorities. But remaining parameters are specified in different ways depending on the authority:
src_semi_major", "src_semi_minor",
"tgt_semi_major", "tgt_semi_minor" and "dim" parameters.dim" parameters in two separated
"src_dim" and "tgt_dim" parameters.The following table summarizes the parameters recognized by this provider.
For a more detailed parameter list, see the PARAMETERS constant.
Operation name:
Abridged_Molodenski
Parameter name Default value dim2 src_dim2 tgt_dim2 dx0 metres dy0 metres dz0 metres src_semi_majorsrc_semi_minortgt_semi_majortgt_semi_minorSemi-major axis length differenceFlattening difference
MolodenskyTransform,
Geotk coordinate operations matrix,
Serialized Form
| referencing/geotk-referencing (download) | View source code for this class |
| Field Summary | |
|---|---|
static ParameterDescriptorGroup |
PARAMETERS
The group of all parameters expected by this coordinate operation. |
| Fields inherited from class Molodensky |
|---|
AXIS_LENGTH_DIFFERENCE, DIM, DX, DY, DZ, FLATTENING_DIFFERENCE, SRC_DIM, SRC_SEMI_MAJOR, SRC_SEMI_MINOR, TGT_DIM, TGT_SEMI_MAJOR, TGT_SEMI_MINOR |
| Fields inherited from class DefaultOperationMethod |
|---|
sourceDimension, targetDimension |
| Fields inherited from class FormattableObject |
|---|
EPSG, GEOTIFF, INTERNAL, OGC, SINGLE_LINE |
| Fields inherited from interface OperationMethod |
|---|
FORMULA_KEY |
| Fields inherited from interface IdentifiedObject |
|---|
ALIAS_KEY, IDENTIFIERS_KEY, NAME_KEY, REMARKS_KEY |
| Constructor Summary | |
|---|---|
AbridgedMolodensky()
Constructs a provider. |
|
| Method Summary |
|---|
| Methods inherited from class Molodensky |
|---|
createMathTransform, getOperationType |
| Methods inherited from class MathTransformProvider |
|---|
ensureValidValues, formatWKT |
| Methods inherited from class DefaultOperationMethod |
|---|
checkDimensions, computeHashCode, equals, getFormula, getParameters, getSourceDimensions, getTargetDimensions |
| Methods inherited from class AbstractIdentifiedObject |
|---|
equals, getAlias, getIdentifier, getIdentifiers, getName, getName, getRemarks, hashCode, isDeprecated, nameMatches |
| Methods inherited from class FormattableObject |
|---|
getDefaultIndentation, print, setDefaultIndentation, toString, toWKT, toWKT, toWKT, toWKT |
| Methods inherited from class Object |
|---|
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface IdentifiedObject |
|---|
getAlias, getIdentifiers, getName, getRemarks, toWKT |
| Field Detail |
|---|
public static final ParameterDescriptorGroup PARAMETERS
"src_*" and "tgt_*"
parameters (see class javadoc).
| |||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
|
| ||||||||||||||
| Constructor Detail |
|---|
public AbridgedMolodensky()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||