Метод | Описание | |
---|---|---|
ConvertFileToDif ( string filename, CommonSuite.SymbolCollection sc, System.DateTime startDate, System.DateTime endDate, bool RescaleTimeScaleToLogWorksInterval, bool DoInterpolationOfPoints ) : bool | ||
SetFilters ( CommonSuite.LogFilterCollection filters ) : void |
Метод | Описание | |
---|---|---|
COnvertToRangeUpto ( string symbolname ) : string | ||
CastExportProgressEvent ( int percentage ) : void | ||
CheckValuesAgainstFilters ( string values ) : bool | ||
ConvertToColor ( string symbolname ) : int | ||
ConvertToDouble ( string v ) : double | ||
ConvertToLambda ( double value ) : double | ||
ConvertToRangeFrom ( string symbolname ) : string | ||
ConvertToUnits ( string symbolname ) : string | ||
ConvertToWidebandLambda ( double value ) : double | ||
FetchPreviousValueFromLine ( string previousline, string varnametofetch ) : float |
public ConvertFileToDif ( string filename, CommonSuite.SymbolCollection sc, System.DateTime startDate, System.DateTime endDate, bool RescaleTimeScaleToLogWorksInterval, bool DoInterpolationOfPoints ) : bool | ||
filename | string | |
sc | CommonSuite.SymbolCollection | |
startDate | System.DateTime | |
endDate | System.DateTime | |
RescaleTimeScaleToLogWorksInterval | bool | |
DoInterpolationOfPoints | bool | |
Результат | bool |
public SetFilters ( CommonSuite.LogFilterCollection filters ) : void | ||
filters | CommonSuite.LogFilterCollection | |
Результат | void |