Class GRS67SpheroidEarthModel.Par

  • All Implemented Interfaces:
    elki.utilities.optionhandling.Parameterizer
    Enclosing class:
    GRS67SpheroidEarthModel

    public static class GRS67SpheroidEarthModel.Par
    extends java.lang.Object
    implements elki.utilities.optionhandling.Parameterizer
    Parameterization class.
    Author:
    Erich Schubert
    • Constructor Summary

      Constructors 
      Constructor Description
      Par()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      GRS67SpheroidEarthModel make()  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
      • Methods inherited from interface elki.utilities.optionhandling.Parameterizer

        configure
    • Constructor Detail

      • Par

        public Par()
    • Method Detail

      • make

        public GRS67SpheroidEarthModel make()
        Specified by:
        make in interface elki.utilities.optionhandling.Parameterizer