Метод | Описание | |
---|---|---|
ObservedPeak ( ) : ImsInformed.Scoring |
Initializes a new instance of the ObservedPeak class that is an virtual observation like source/sink.
|
|
ObservedPeak ( VoltageGroup group, StandardImsPeak peak, |
Initializes a new instance of the ObservedPeak class with peak and its calculated statistics.
|
|
ToContinuousXyPoint ( bool useAverageTemperature, double globalMeanTemperatureInKelvin ) : ContinuousXYPoint |
The to continuous xy point.
|
|
ToString ( ) : string |
The to string.
|
public ObservedPeak ( ) : ImsInformed.Scoring | ||
Результат | ImsInformed.Scoring |
public ObservedPeak ( VoltageGroup group, StandardImsPeak peak, |
||
group | VoltageGroup | /// The group. /// |
peak | StandardImsPeak | /// The peak. /// |
statistics | /// The Statistics. /// | |
Результат | ImsInformed.Scoring |
public ToContinuousXyPoint ( bool useAverageTemperature, double globalMeanTemperatureInKelvin ) : ContinuousXYPoint | ||
useAverageTemperature | bool | |
globalMeanTemperatureInKelvin | double | |
Результат | ContinuousXYPoint |