Package elki.math.geodesy
Class WGS84SpheroidEarthModel.Par
- java.lang.Object
-
- elki.math.geodesy.WGS84SpheroidEarthModel.Par
-
- All Implemented Interfaces:
elki.utilities.optionhandling.Parameterizer
- Enclosing class:
- WGS84SpheroidEarthModel
public static class WGS84SpheroidEarthModel.Par extends java.lang.Object implements elki.utilities.optionhandling.ParameterizerParameterization class.- Author:
- Erich Schubert
-
-
Constructor Summary
Constructors Constructor Description Par()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description WGS84SpheroidEarthModelmake()
-
-
-
Method Detail
-
make
public WGS84SpheroidEarthModel make()
- Specified by:
makein interfaceelki.utilities.optionhandling.Parameterizer
-
-