C# Class EncoderCaptureInertial, chronojump

Inheritance: EncoderCapture
Datei anzeigen Open project: GNOME/chronojump

Public Methods

Method Description
EncoderCaptureInertial ( ) : System

Protected Methods

Method Description
assignEncoderCapturePoints ( ) : void
encoderCapturePointsAdaptativeDisplay ( ) : void
inertialChangedConToEcc ( ) : bool
inertialCheckIfInverted ( ) : void
initSpecific ( ) : void
markDirectionChanged ( ) : void
saveToFile ( string file ) : void

Method Details

EncoderCaptureInertial() public method

public EncoderCaptureInertial ( ) : System
return System

assignEncoderCapturePoints() protected method

protected assignEncoderCapturePoints ( ) : void
return void

encoderCapturePointsAdaptativeDisplay() protected method

protected encoderCapturePointsAdaptativeDisplay ( ) : void
return void

inertialChangedConToEcc() protected method

protected inertialChangedConToEcc ( ) : bool
return bool

inertialCheckIfInverted() protected method

protected inertialCheckIfInverted ( ) : void
return void

initSpecific() protected method

protected initSpecific ( ) : void
return void

markDirectionChanged() protected method

protected markDirectionChanged ( ) : void
return void

saveToFile() protected method

protected saveToFile ( string file ) : void
file string
return void