C# Class EncoderCaptureInertial, chronojump

Inheritance: EncoderCapture
Afficher le fichier Open project: GNOME/chronojump

Méthodes publiques

Méthode Description
EncoderCaptureInertial ( ) : System

Méthodes protégées

Méthode Description
assignEncoderCapturePoints ( ) : void
encoderCapturePointsAdaptativeDisplay ( ) : void
inertialChangedConToEcc ( ) : bool
inertialCheckIfInverted ( ) : void
initSpecific ( ) : void
markDirectionChanged ( ) : void
saveToFile ( string file ) : void

Method Details

EncoderCaptureInertial() public méthode

public EncoderCaptureInertial ( ) : System
Résultat System

assignEncoderCapturePoints() protected méthode

protected assignEncoderCapturePoints ( ) : void
Résultat void

encoderCapturePointsAdaptativeDisplay() protected méthode

protected encoderCapturePointsAdaptativeDisplay ( ) : void
Résultat void

inertialChangedConToEcc() protected méthode

protected inertialChangedConToEcc ( ) : bool
Résultat bool

inertialCheckIfInverted() protected méthode

protected inertialCheckIfInverted ( ) : void
Résultat void

initSpecific() protected méthode

protected initSpecific ( ) : void
Résultat void

markDirectionChanged() protected méthode

protected markDirectionChanged ( ) : void
Résultat void

saveToFile() protected méthode

protected saveToFile ( string file ) : void
file string
Résultat void