Class Potentiels
java.lang.Object
org.bilat.discoveryMat.moo.data.jpa.myster.Potentiels
- All Implemented Interfaces:
Serializable
Hyp: deltaT constant
Hyp: longuer potentiel constant
- See Also:
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final intstatic final floatstatic final longstatic final floatstatic final intstatic final int -
Constructor Summary
ConstructorsConstructorDescriptionJPAPotentiels(Solution_E solutionType, float[] tabPotentiel, Caracteristiques caracteristique) -
Method Summary
Modifier and TypeMethodDescriptioncloneOf()float[]booleanisEgale(Potentiels p2) voidsetCaracteristique(Caracteristiques caracteristique) JPAvoidsetSolutionType(Solution_E revelateurType) JPAvoidsetTabPotentiel(float[] tabPotentiel) JPAintsize()toString()
-
Field Details
-
DELTA_T_S
public static final float DELTA_T_S- See Also:
-
DELTA_T_Minute
public static final float DELTA_T_Minute- See Also:
-
DELTA_T_MS
public static final long DELTA_T_MS- See Also:
-
POTENTIEL_LENGTH
public static final int POTENTIEL_LENGTH- See Also:
-
SCAN_LENGTH
public static final int SCAN_LENGTH- See Also:
-
DELTA_MS_SCANNING_LIVE
public static final int DELTA_MS_SCANNING_LIVE- See Also:
-
-
Constructor Details
-
Potentiels
-
Potentiels
public Potentiels()JPA -
Potentiels
-
-
Method Details