PowerCorrectionAPIGet Method |
Gets the contents of the current power correction table.
Namespace: RAYLASE.SPICE3.ClientLibAssembly: RAYLASE.SPICE3.ClientLib (in RAYLASE.SPICE3.ClientLib.dll) Version: 3.5.2
Syntax public void Get(
string localFile
)
Parameters
- localFile String
- The local name of the power correction file.
Remarks - The current power correction table is whatever was last specified using Set(String).
See Also