C# 클래스 Preferences, chronojump

파일 보기 프로젝트 열기: GNOME/chronojump 1 사용 예제들

공개 프로퍼티들

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

공개 메소드들

메소드 설명
EncoderCaptureMinHeight ( bool inertial ) : int
EncoderChangeMinHeight ( bool inertial, int minHeight ) : bool
LoadAllFromSqlite ( ) : Preferences,
Preferences ( ) : System

메소드 상세

EncoderCaptureMinHeight() 공개 메소드

public EncoderCaptureMinHeight ( bool inertial ) : int
inertial bool
리턴 int

EncoderChangeMinHeight() 공개 메소드

public EncoderChangeMinHeight ( bool inertial, int minHeight ) : bool
inertial bool
minHeight int
리턴 bool

LoadAllFromSqlite() 공개 정적인 메소드

public static LoadAllFromSqlite ( ) : Preferences,
리턴 Preferences,

Preferences() 공개 메소드

public Preferences ( ) : System
리턴 System

프로퍼티 상세

CSVExportDecimalSeparator 공개적으로 프로퍼티

public string CSVExportDecimalSeparator
리턴 string

RGraphsTranslate 공개적으로 프로퍼티

public bool RGraphsTranslate
리턴 bool

allowFinishRjAfterTime 공개적으로 프로퍼티

public bool allowFinishRjAfterTime
리턴 bool

askDeletion 공개적으로 프로퍼티

public bool askDeletion
리턴 bool

databaseVersion 공개적으로 프로퍼티

public string databaseVersion
리턴 string

digitsNumber 공개적으로 프로퍼티

public int digitsNumber
리턴 int

encoder1RMMethod 공개적으로 프로퍼티

public Constants.Encoder1RMMethod encoder1RMMethod
리턴 Constants.Encoder1RMMethod

encoderAutoSaveCurve 공개적으로 프로퍼티

public Constants.EncoderAutoSaveCurve encoderAutoSaveCurve
리턴 Constants.EncoderAutoSaveCurve

encoderCaptureCheckFullyExtended 공개적으로 프로퍼티

public bool encoderCaptureCheckFullyExtended
리턴 bool

encoderCaptureCheckFullyExtendedValue 공개적으로 프로퍼티

public int encoderCaptureCheckFullyExtendedValue
리턴 int

encoderCaptureInactivityEndTime 공개적으로 프로퍼티

public int encoderCaptureInactivityEndTime
리턴 int

encoderCaptureMainVariable 공개적으로 프로퍼티

public Constants.EncoderVariablesCapture encoderCaptureMainVariable
리턴 Constants.EncoderVariablesCapture

encoderCaptureMinHeightGravitatory 공개적으로 프로퍼티

public int encoderCaptureMinHeightGravitatory
리턴 int

encoderCaptureMinHeightInertial 공개적으로 프로퍼티

public int encoderCaptureMinHeightInertial
리턴 int

encoderCaptureTime 공개적으로 프로퍼티

public int encoderCaptureTime
리턴 int

encoderCaptureTimeIM 공개적으로 프로퍼티

public int encoderCaptureTimeIM
리턴 int

encoderPropulsive 공개적으로 프로퍼티

public bool encoderPropulsive
리턴 bool

encoderShowStartAndDuration 공개적으로 프로퍼티

public bool encoderShowStartAndDuration
리턴 bool

encoderSmoothCon 공개적으로 프로퍼티

public double encoderSmoothCon
리턴 double

evaluatorServerID 공개적으로 프로퍼티

public int evaluatorServerID
리턴 int

heightPreferred 공개적으로 프로퍼티

public bool heightPreferred
리턴 bool

language 공개적으로 프로퍼티

public string language
리턴 string

machineID 공개적으로 프로퍼티

public string machineID
리턴 string

metersSecondsPreferred 공개적으로 프로퍼티

public bool metersSecondsPreferred
리턴 bool

multimediaStorage 공개적으로 프로퍼티

public Constants.MultimediaStorage multimediaStorage
리턴 Constants.MultimediaStorage

runDoubleContactsMS 공개적으로 프로퍼티

public int runDoubleContactsMS
리턴 int

runDoubleContactsMode 공개적으로 프로퍼티

public Constants.DoubleContact runDoubleContactsMode
리턴 Constants.DoubleContact

runIDoubleContactsMS 공개적으로 프로퍼티

public int runIDoubleContactsMS
리턴 int

runIDoubleContactsMode 공개적으로 프로퍼티

public Constants.DoubleContact runIDoubleContactsMode
리턴 Constants.DoubleContact

runSpeedStartArrival 공개적으로 프로퍼티

public bool runSpeedStartArrival
리턴 bool

showAngle 공개적으로 프로퍼티

public bool showAngle
리턴 bool

showDjIndex 공개적으로 프로퍼티

public bool showDjIndex
리턴 bool

showInitialSpeed 공개적으로 프로퍼티

public bool showInitialSpeed
리턴 bool

showPower 공개적으로 프로퍼티

public bool showPower
리턴 bool

showQIndex 공개적으로 프로퍼티

public bool showQIndex
리턴 bool

showStiffness 공개적으로 프로퍼티

public bool showStiffness
리턴 bool

thresholdJumps 공개적으로 프로퍼티

public int thresholdJumps
리턴 int

thresholdOther 공개적으로 프로퍼티

public int thresholdOther
리턴 int

thresholdRuns 공개적으로 프로퍼티

public int thresholdRuns
리턴 int

useHeightsOnJumpIndexes 공개적으로 프로퍼티

public bool useHeightsOnJumpIndexes
리턴 bool

versionAvailable 공개적으로 프로퍼티

public string versionAvailable
리턴 string

videoDeviceNum 공개적으로 프로퍼티

public int videoDeviceNum
리턴 int

videoOn 공개적으로 프로퍼티

public bool videoOn
리턴 bool

volumeOn 공개적으로 프로퍼티

public bool volumeOn
리턴 bool

weightStatsPercent 공개적으로 프로퍼티

public bool weightStatsPercent
리턴 bool