org.geotoolkit.referencing.operation.provider
Class AbridgedMolodensky
Object
FormattableObject
AbstractIdentifiedObject
DefaultOperationMethod
MathTransformProvider
Molodensky
AbridgedMolodensky
- All Implemented Interfaces:
- Serializable, Formattable, LenientComparable, IdentifiedObject, OperationMethod
@Immutable
public class AbridgedMolodensky
- extends Molodensky
The provider for "Abridged Molodensky transformation" (EPSG:9605). This provider
constructs transforms from geographic to geographic coordinate
reference systems, without passing though geocentric one.
Note:
The EPSG database does not use src_semi_major, etc.
parameters and instead uses "Semi-major axis length difference"
and "Flattening difference".
- Since:
- 2.1
- Version:
- 3.19
- Author:
- Rueben Schulz (UBC), Martin Desruisseaux (IRD, Geomatys)
- See Also:
MolodenskyTransform,
Serialized Form
- Module:
| 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 |
PARAMETERS
public static final ParameterDescriptorGroup PARAMETERS
- The parameters group.
AbridgedMolodensky
public AbridgedMolodensky()
- Constructs a provider.
Copyright © 2009-2011 Geotoolkit.org. All Rights Reserved.