Power |
public class PowerCorrectionAPI : Spice3API
The PowerCorrectionAPI type exposes the following members.
| Name | Description | |
|---|---|---|
| ChangeValue | Changes a value inside the currently active power correction table | |
| Create | Creates a new power correction on the card according to the given parameters, overwriting the existing one. | |
| Get | Gets the contents of the current power correction table. | |
| GetOpticalParameters | Retrieves the OpticalParameters of the power correction file on the card without retrieving the whole correction file. | |
| Load | (Re-)Loads the current power correction table. | |
| Set | Sets the current power correction table from the contents of the specified file. | |
| Store | (Re-)Stores the current power correction table. |