Package jsl.modeling.elements.variable
Interface ResponseStatisticsIfc
-
- All Superinterfaces:
AcrossReplicationStatisticIfc
,WithinReplicationStatisticIfc
- All Known Implementing Classes:
ResponseVariable
,TimeWeighted
public interface ResponseStatisticsIfc extends AcrossReplicationStatisticIfc, WithinReplicationStatisticIfc
-
-
Method Summary
-
Methods inherited from interface jsl.modeling.elements.variable.AcrossReplicationStatisticIfc
getAcrossReplicationAverage, getAcrossReplicationStatistic
-
Methods inherited from interface jsl.modeling.elements.variable.WithinReplicationStatisticIfc
getWithinReplicationStatistic
-
-