Toggle navigation
Hot Examples
DE
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Suchen
Home
TransferCavityLock
ScanParameters
C# Class TransferCavityLock.ScanParameters
Datei anzeigen
Open project: ColdMatter/EDMSuite
Class Usage Examples
Public Properties
Property
Type
Description
High
double
Low
double
SleepTime
int
Steps
int
numberOfReadChannels
int
Public Methods
Method
Description
CalculateRampVoltages
( ) :
double[]
GetStepSize
( ) :
double
Private Methods
Method
Description
CalculateStepSize
( ) :
void
Method Details
CalculateRampVoltages()
public
method
public
CalculateRampVoltages
( ) :
double[]
return
double[]
GetStepSize()
public
method
public
GetStepSize
( ) :
double
return
double
Property Details
High
public_oe property
public
double
High
return
double
Low
public_oe property
public
double
Low
return
double
SleepTime
public_oe property
public
int
SleepTime
return
int
Steps
public_oe property
public
int
Steps
return
int
numberOfReadChannels
public_oe property
public
int
numberOfReadChannels
return
int