Method | Description | |
---|---|---|
GetData ( Channel channel, System.Property type ) : double[] |
データの特性を取得。
|
|
GetData ( Spectrum spectrum, System.Property type ) : double[] |
データの特性を取得。
|
|
GetSpectrum ( Channel channel ) : Spectrum |
スペクトルの取得。
|
|
ToSpectrum ( ) : |
||
ToTime ( ) : |
||
WaveData ( ) : System | ||
WaveData ( |
public GetData ( Channel channel, System.Property type ) : double[] | ||
channel | Channel | 取得したいチャネル |
type | System.Property | 取得したい特性 |
return | double[] |
public static GetData ( Spectrum spectrum, System.Property type ) : double[] | ||
spectrum | Spectrum | スペクトル |
type | System.Property | 特性の種類 |
return | double[] |
public GetSpectrum ( Channel channel ) : Spectrum | ||
channel | Channel | 取得したいチャネル |
return | Spectrum |
public WaveData ( |
||
header | ||
return | System |