CalTools Class

Calibration Tools

Definition

Namespace: Metas.Vna.Calibration.Config
Assembly: Metas.Vna.Calibration.Config (in Metas.Vna.Calibration.Config.dll) Version: 2.8.9053.20302
C#
public static class CalTools
Inheritance
Object    CalTools

Methods

ClearCache Clear Cache
Compute Compute from Console
ComputeCalibration(String, String, Boolean) Compute Calibration from Console
ComputeCalibration(String, String, BackgroundWorker, DoWorkEventArgs, Boolean) Compute Calibration from Console
ComputeCalibrationT(FileCalConfig, String, String, BackgroundWorker, DoWorkEventArgs) Compute Calibration
ComputeCalibrations Compute Calibrations from Console
ComputeCalibrationZ0andGammaT Computes Calibration Z0 and Gamma
ComputeErrorCorrection(String, String, Boolean) Compute Error Correction from Console
ComputeErrorCorrection(String, String, BackgroundWorker, DoWorkEventArgs, Boolean, PostErrorCorrectionDelegateUncNumber) Compute Error Correction from Console
ComputeErrorCorrectionT(FileErrorCorrConfig, String, BackgroundWorker, DoWorkEventArgs, Boolean, PostErrorCorrectionDelegateT) Compute Error Correction
ComputeErrorCorrectionSingleFileT(FileErrorCorrConfig, String, String, Task, Boolean, BackgroundWorker, DoWorkEventArgs, Boolean, PostErrorCorrectionDelegateT) Compute Error Correction
ComputeErrorCorrectionSingleFileT(String, String, String, Task, Boolean, BackgroundWorker, DoWorkEventArgs, Boolean, PostErrorCorrectionDelegateT) Compute Error Correction
ComputeFitandMeanZ0andGammaT(Double, Z0_GammaT, Int32) Computes Fit and Mean Z0 and Gamma
ComputeFitandMeanZ0andGammaT(Double, Z0_GammaT, Int32, Double) Computes Fit and Mean Z0 and Gamma
CreateCalibrationT Create Calibration
GetCalibrationTypeT Gets Calibration Type
NewOptimizationConfig New Optimization Config
RequiredStandards Required Standards
RequiredStandards2 Required Standards

See Also