System.Beacon.TMeanCalculator のメソッド
継承Protected
| AddGetValue | public | T の配列から安定化値を計算し、その計算値を返します。 |
| Create | public | |
| Get | public | 計算された安定値を T として返します。 |
| GetAsDouble | public | 計算した安定化値を Double として返します。 |
| GetAsInteger | public | 計算した安定化値を Integer として返します。 |
| GetLast | public | T の配列に追加された最後の値を返します。 |
| GetMedianAsDouble | public | T の配列の中間値を計算し、その計算された値を返します。 |
| GetMedianAsInteger | public | T の配列の中間値を計算し、その計算された値を返します。 |
| IsEmpty | public | T の配列が空かどうかを判別する Boolean を返します。 |
| Reset | public | コンストラクタで作成した T の配列を空にします。 |