메소드 | 설명 | |
---|---|---|
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 ( 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 |