Modifier and Type | Field and Description |
---|---|
ScAdvSens |
ScAdvancedSettings.mSens
the six sensitivity values given in the advanced settings dialog
|
Modifier and Type | Method and Description |
---|---|
ScAdvSens |
ScAdvSens.clone() |
Modifier and Type | Method and Description |
---|---|
static void |
ScDllWrapper.scGetAdvSens(int devIdx,
ScAdvSens out)
Retrieves the actual six sensitivity parameters of the advanced settings.
|
static void |
ScDllWrapper.scSetAdvSens(int devIdx,
ScAdvSens inout)
Sets and retrieves the six actual sensitivity parameters of the advanced
settings.
|