C# Class EncoderCapture, chronojump

Afficher le fichier Open project: GNOME/chronojump Class Usage Examples

Méthodes publiques

Свойство Type Description
Countdown int
Ecca EncoderCaptureCurveArray
EncoderCapturePoints List
EncoderCapturePointsCaptured int
EncoderCapturePointsInertialDisc List
EncoderCapturePointsPainted int

Protected Properties

Свойство Type Description
byteReaded int
capturingFirstPhase bool
consecutiveZeros int
consecutiveZerosMax int
cont bool
directionChangeCount int
directionChangePeriod int
directionCompleted int
directionLastMSecond int
directionNow int
ecc EncoderCaptureCurve
eccon string
encoderReaded List
encoderReadedInertialDisc List
heightG int
i int
inertialCaptureDirectionInverted bool
inertialShouldCheckStartDirection bool
lastDirectionStoredIsUp bool
lastNonZero int
msCount int
previousEnd int
realHeightG double
recordedTimeCont int
recordingTime int
sum double
sumInertialDisc double
widthG int

Méthodes publiques

Méthode Description
Cancel ( ) : void
Capture ( string outputData1, EncoderRProcCapture, encoderRProcCapture ) : bool
Finish ( ) : void
InitGlobal ( int widthG, int heightG, int time, int timeEnd, bool cont, string eccon, string port ) : void

Méthodes protégées

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

Private Methods

Méthode Description
convertByte ( int b ) : int
initSimulated ( ) : bool
readByte ( ) : int

Method Details

Cancel() public méthode

public Cancel ( ) : void
Résultat void

Capture() public méthode

public Capture ( string outputData1, EncoderRProcCapture, encoderRProcCapture ) : bool
outputData1 string
encoderRProcCapture EncoderRProcCapture,
Résultat bool

Finish() public méthode

public Finish ( ) : void
Résultat void

InitGlobal() public méthode

public InitGlobal ( int widthG, int heightG, int time, int timeEnd, bool cont, string eccon, string port ) : void
widthG int
heightG int
time int
timeEnd int
cont bool
eccon string
port string
Résultat void

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

shouldSendCurve() protected méthode

protected shouldSendCurve ( ) : bool
Résultat bool

trimInitialZeros() protected méthode

protected trimInitialZeros ( List l ) : List
l List
Résultat List

Property Details

Countdown public_oe property

public int Countdown
Résultat int

Ecca public_oe property

public EncoderCaptureCurveArray Ecca
Résultat EncoderCaptureCurveArray

EncoderCapturePoints public_oe property

public List EncoderCapturePoints
Résultat List

EncoderCapturePointsCaptured public_oe property

public int EncoderCapturePointsCaptured
Résultat int

EncoderCapturePointsInertialDisc public_oe property

public List EncoderCapturePointsInertialDisc
Résultat List

EncoderCapturePointsPainted public_oe property

public int EncoderCapturePointsPainted
Résultat int

byteReaded protected_oe property

protected int byteReaded
Résultat int

capturingFirstPhase protected_oe property

protected bool capturingFirstPhase
Résultat bool

consecutiveZeros protected_oe property

protected int consecutiveZeros
Résultat int

consecutiveZerosMax protected_oe property

protected int consecutiveZerosMax
Résultat int

cont protected_oe property

protected bool cont
Résultat bool

directionChangeCount protected_oe property

protected int directionChangeCount
Résultat int

directionChangePeriod protected_oe property

protected int directionChangePeriod
Résultat int

directionCompleted protected_oe property

protected int directionCompleted
Résultat int

directionLastMSecond protected_oe property

protected int directionLastMSecond
Résultat int

directionNow protected_oe property

protected int directionNow
Résultat int

ecc protected_oe property

protected EncoderCaptureCurve ecc
Résultat EncoderCaptureCurve

eccon protected_oe property

protected string eccon
Résultat string

encoderReaded protected_oe static_oe property

protected static List encoderReaded
Résultat List

encoderReadedInertialDisc protected_oe static_oe property

protected static List encoderReadedInertialDisc
Résultat List

heightG protected_oe property

protected int heightG
Résultat int

i protected_oe property

protected int i
Résultat int

inertialCaptureDirectionInverted protected_oe property

protected bool inertialCaptureDirectionInverted
Résultat bool

inertialShouldCheckStartDirection protected_oe property

protected bool inertialShouldCheckStartDirection
Résultat bool

lastDirectionStoredIsUp protected_oe property

protected bool lastDirectionStoredIsUp
Résultat bool

lastNonZero protected_oe property

protected int lastNonZero
Résultat int

msCount protected_oe property

protected int msCount
Résultat int

previousEnd protected_oe property

protected int previousEnd
Résultat int

realHeightG protected_oe property

protected double realHeightG
Résultat double

recordedTimeCont protected_oe property

protected int recordedTimeCont
Résultat int

recordingTime protected_oe property

protected int recordingTime
Résultat int

sum protected_oe property

protected double sum
Résultat double

sumInertialDisc protected_oe property

protected double sumInertialDisc
Résultat double

widthG protected_oe property

protected int widthG
Résultat int