C# Class Preferences, chronojump

Exibir arquivo Open project: GNOME/chronojump Class Usage Examples

Public Properties

Property Type Description
CSVExportDecimalSeparator string
RGraphsTranslate bool
allowFinishRjAfterTime bool
askDeletion bool
databaseVersion string
digitsNumber int
encoder1RMMethod Constants.Encoder1RMMethod
encoderAutoSaveCurve Constants.EncoderAutoSaveCurve
encoderCaptureCheckFullyExtended bool
encoderCaptureCheckFullyExtendedValue int
encoderCaptureInactivityEndTime int
encoderCaptureMainVariable Constants.EncoderVariablesCapture
encoderCaptureMinHeightGravitatory int
encoderCaptureMinHeightInertial int
encoderCaptureTime int
encoderCaptureTimeIM int
encoderPropulsive bool
encoderShowStartAndDuration bool
encoderSmoothCon double
evaluatorServerID int
heightPreferred bool
language string
machineID string
metersSecondsPreferred bool
multimediaStorage Constants.MultimediaStorage
runDoubleContactsMS int
runDoubleContactsMode Constants.DoubleContact
runIDoubleContactsMS int
runIDoubleContactsMode Constants.DoubleContact
runSpeedStartArrival bool
showAngle bool
showDjIndex bool
showInitialSpeed bool
showPower bool
showQIndex bool
showStiffness bool
thresholdJumps int
thresholdOther int
thresholdRuns int
useHeightsOnJumpIndexes bool
versionAvailable string
videoDeviceNum int
videoOn bool
volumeOn bool
weightStatsPercent bool

Public Methods

Method Description
EncoderCaptureMinHeight ( bool inertial ) : int
EncoderChangeMinHeight ( bool inertial, int minHeight ) : bool
LoadAllFromSqlite ( ) : Preferences,
Preferences ( ) : System

Method Details

EncoderCaptureMinHeight() public method

public EncoderCaptureMinHeight ( bool inertial ) : int
inertial bool
return int

EncoderChangeMinHeight() public method

public EncoderChangeMinHeight ( bool inertial, int minHeight ) : bool
inertial bool
minHeight int
return bool

LoadAllFromSqlite() public static method

public static LoadAllFromSqlite ( ) : Preferences,
return Preferences,

Preferences() public method

public Preferences ( ) : System
return System

Property Details

CSVExportDecimalSeparator public_oe property

public string CSVExportDecimalSeparator
return string

RGraphsTranslate public_oe property

public bool RGraphsTranslate
return bool

allowFinishRjAfterTime public_oe property

public bool allowFinishRjAfterTime
return bool

askDeletion public_oe property

public bool askDeletion
return bool

databaseVersion public_oe property

public string databaseVersion
return string

digitsNumber public_oe property

public int digitsNumber
return int

encoder1RMMethod public_oe property

public Constants.Encoder1RMMethod encoder1RMMethod
return Constants.Encoder1RMMethod

encoderAutoSaveCurve public_oe property

public Constants.EncoderAutoSaveCurve encoderAutoSaveCurve
return Constants.EncoderAutoSaveCurve

encoderCaptureCheckFullyExtended public_oe property

public bool encoderCaptureCheckFullyExtended
return bool

encoderCaptureCheckFullyExtendedValue public_oe property

public int encoderCaptureCheckFullyExtendedValue
return int

encoderCaptureInactivityEndTime public_oe property

public int encoderCaptureInactivityEndTime
return int

encoderCaptureMainVariable public_oe property

public Constants.EncoderVariablesCapture encoderCaptureMainVariable
return Constants.EncoderVariablesCapture

encoderCaptureMinHeightGravitatory public_oe property

public int encoderCaptureMinHeightGravitatory
return int

encoderCaptureMinHeightInertial public_oe property

public int encoderCaptureMinHeightInertial
return int

encoderCaptureTime public_oe property

public int encoderCaptureTime
return int

encoderCaptureTimeIM public_oe property

public int encoderCaptureTimeIM
return int

encoderPropulsive public_oe property

public bool encoderPropulsive
return bool

encoderShowStartAndDuration public_oe property

public bool encoderShowStartAndDuration
return bool

encoderSmoothCon public_oe property

public double encoderSmoothCon
return double

evaluatorServerID public_oe property

public int evaluatorServerID
return int

heightPreferred public_oe property

public bool heightPreferred
return bool

language public_oe property

public string language
return string

machineID public_oe property

public string machineID
return string

metersSecondsPreferred public_oe property

public bool metersSecondsPreferred
return bool

multimediaStorage public_oe property

public Constants.MultimediaStorage multimediaStorage
return Constants.MultimediaStorage

runDoubleContactsMS public_oe property

public int runDoubleContactsMS
return int

runDoubleContactsMode public_oe property

public Constants.DoubleContact runDoubleContactsMode
return Constants.DoubleContact

runIDoubleContactsMS public_oe property

public int runIDoubleContactsMS
return int

runIDoubleContactsMode public_oe property

public Constants.DoubleContact runIDoubleContactsMode
return Constants.DoubleContact

runSpeedStartArrival public_oe property

public bool runSpeedStartArrival
return bool

showAngle public_oe property

public bool showAngle
return bool

showDjIndex public_oe property

public bool showDjIndex
return bool

showInitialSpeed public_oe property

public bool showInitialSpeed
return bool

showPower public_oe property

public bool showPower
return bool

showQIndex public_oe property

public bool showQIndex
return bool

showStiffness public_oe property

public bool showStiffness
return bool

thresholdJumps public_oe property

public int thresholdJumps
return int

thresholdOther public_oe property

public int thresholdOther
return int

thresholdRuns public_oe property

public int thresholdRuns
return int

useHeightsOnJumpIndexes public_oe property

public bool useHeightsOnJumpIndexes
return bool

versionAvailable public_oe property

public string versionAvailable
return string

videoDeviceNum public_oe property

public int videoDeviceNum
return int

videoOn public_oe property

public bool videoOn
return bool

volumeOn public_oe property

public bool volumeOn
return bool

weightStatsPercent public_oe property

public bool weightStatsPercent
return bool