PowerCorrectionAPICreate Method |
Creates a new power correction on the card according to the given parameters, overwriting the existing one.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void Create(
OpticalParameters op
)
Parameters
- op OpticalParameters
- The parameters of the correction file that should be created on the card.
See Also