프로퍼티 | 타입 | 설명 | |
---|---|---|---|
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 |