JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
sim.math
Interface SStatistical
All Known Implementing Classes:
SBoundingBox
public interface
SStatistical
L'interface
SStatistical
représente un objet pouvant être analysé dans un calcul statistique.
Since:
2016-02-03
Version:
2016-02-03
Author:
Simon Vézina
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
double
getStatisticalValue
()
Méthode pour obtenir une valeur de type
double
de l'objet pouvant être analysée dans un calcul de statistique.
Method Detail
getStatisticalValue
double getStatisticalValue()
Méthode pour obtenir une valeur de type
double
de l'objet pouvant être analysée dans un calcul de statistique.
Returns:
La valeur à analyser statistiquement.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method