Свойство | Тип | Описание | |
---|---|---|---|
mAccuracy | int | ||
mValues | float[] |
Метод | Описание | |
---|---|---|
BaseSensorData ( int pValueCount ) : System.Collections | ||
ToString ( ) : String | ||
getAccuracy ( ) : int | ||
getValues ( ) : float[] | ||
setAccuracy ( int pAccuracy ) : void | ||
setValues ( float pValues ) : void |
public BaseSensorData ( int pValueCount ) : System.Collections | ||
pValueCount | int | |
Результат | System.Collections |
public setAccuracy ( int pAccuracy ) : void | ||
pAccuracy | int | |
Результат | void |