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 int
static final float
static final long
static final float
static final int
static final int
-
Constructor Summary
ConstructorsConstructorDescriptionJPAPotentiels
(Solution_E solutionType, float[] tabPotentiel, Caracteristiques caracteristique) -
Method Summary
Modifier and TypeMethodDescriptioncloneOf()
float[]
boolean
isEgale
(Potentiels p2) void
setCaracteristique
(Caracteristiques caracteristique) JPAvoid
setSolutionType
(Solution_E revelateurType) JPAvoid
setTabPotentiel
(float[] tabPotentiel) JPAint
size()
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