| Modifier and Type | Field and Description |
|---|---|
Double |
CorrectedValue
Corrected value
|
Double |
Correction
Correction
|
Double |
InputValue
Input value
|
| Constructor and Description |
|---|
StagePoint() |
| Modifier and Type | Method and Description |
|---|---|
Double |
getCorrectedValue() |
Double |
getCorrection() |
Double |
getInputValue() |
Publish.StagePoint |
setCorrectedValue(Double value) |
Publish.StagePoint |
setCorrection(Double value) |
Publish.StagePoint |
setInputValue(Double value) |
public Double InputValue
public Double Correction
public Double CorrectedValue
public Double getInputValue()
public Publish.StagePoint setInputValue(Double value)
public Double getCorrection()
public Publish.StagePoint setCorrection(Double value)
public Double getCorrectedValue()
public Publish.StagePoint setCorrectedValue(Double value)
Copyright © 2022. All rights reserved.