ec.gp.koza
Class GPKozaDefaults
- java.lang.Object
-
- ec.gp.koza.GPKozaDefaults
-
- All Implemented Interfaces:
- DefaultsForm
public final class GPKozaDefaults extends java.lang.Object implements DefaultsForm
A static class that returns the base for "default values" which Koza-style operators use, rather than making the user specify them all on a per- species basis.
-
-
Field Summary
Fields Modifier and Type Field and Description static java.lang.StringP_KOZA
-
Constructor Summary
Constructors Constructor and Description GPKozaDefaults()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method and Description static Parameterbase()Returns the default base, which is built off of the GPDefaults base.
-
-
-
Field Detail
-
P_KOZA
public static final java.lang.String P_KOZA
- See Also:
- Constant Field Values
-
-
Method Detail
-
base
public static final Parameter base()
Returns the default base, which is built off of the GPDefaults base.
-
-
DMelt 3.0 © DataMelt by jWork.ORG