Свойство | Тип | Описание | |
---|---|---|---|
Version | int | ||
detectors | List |
Свойство | Тип | Описание |
---|
Метод | Описание | |
---|---|---|
GetAverageTOF ( int index ) : TOF | ||
GetSPData ( string channel ) : List |
||
GetSwitchTOFs ( string switches, int index ) : TOF[] | ||
GetSwitchTOFs ( string switches, int index, bool normed ) : TOF[] | ||
GetTOFIntegralArray ( int index, double startTime, double endTime ) : double[] | ||
GetTOFMeanArray ( int index, double startTime, double endTime ) : double[] | ||
Normalise ( GatedDetectorExtractSpec normGate ) : void | ||
SetTimeStamp ( ) : void | ||
TOFuliseSinglePointData ( string channelsToTOFulise ) : void |
public GetSPData ( string channel ) : List |
||
channel | string | |
Результат | List |
public GetSwitchTOFs ( string switches, int index ) : TOF[] | ||
switches | string | |
index | int | |
Результат | TOF[] |
public GetSwitchTOFs ( string switches, int index, bool normed ) : TOF[] | ||
switches | string | |
index | int | |
normed | bool | |
Результат | TOF[] |
public GetTOFIntegralArray ( int index, double startTime, double endTime ) : double[] | ||
index | int | |
startTime | double | |
endTime | double | |
Результат | double[] |
public GetTOFMeanArray ( int index, double startTime, double endTime ) : double[] | ||
index | int | |
startTime | double | |
endTime | double | |
Результат | double[] |
public Normalise ( GatedDetectorExtractSpec normGate ) : void | ||
normGate | GatedDetectorExtractSpec | |
Результат | void |
public TOFuliseSinglePointData ( string channelsToTOFulise ) : void | ||
channelsToTOFulise | string | |
Результат | void |