UncHelper Class

METAS UncLib Workarounds

Definition

Namespace: Metas.Vna.Data
Assembly: Metas.Vna.Data (in Metas.Vna.Data.dll) Version: 2.8.9053.20259
C#
public static class UncHelper
Inheritance
Object    UncHelper

Properties

RemoveSmallUncInfluencesLimit Remove Small Uncertainty Influences Limit

Methods

CompressOtherFrequencyInfluencesT(ComplexT, Guid, Int32) Compress other frequency influences
CompressOtherFrequencyInfluencesT(T, Guid, Int32) Compress other frequency influences
CompressOtherFrequencyInfluencesSub Compress other frequency influences
ComputeCovarianceT(ComplexT) Computes Covariance Matrix (works only with LinProp at the Moment)
ComputeCovarianceT(T) Computes Covariance Matrix (works only with LinProp at the Moment)
ComputeJacobiEigT Computes Jacobi Matrix using Eigenvalue Decomposition
CreateComplexUncObjectMagPhaseT Create Complex Uncertainty Object
CreateComplexUncObjectRealImagT(Double, InputId) Create Complex Uncertainty Object
CreateComplexUncObjectRealImagT(Double, Double, InputId) Create Complex Uncertainty Object
CreateUncObjectT(Double, DependsOn) Create Uncertainty Object
CreateUncObjectT(Double, InputId, Double) Create Uncertainty Object
CreateUncObjectT(Double, Double, InputId) Create Uncertainty Object
CreateUncObjectT(Double, Double, Int32) Create Uncertainty Object
CreateUncObjectT(Double, Int32, Double) Create Uncertainty Object
CreateUncObjectT(Double, Double, InputId, String) Create Uncertainty Object
FlatVectorFromBinaryReaderT Flat Vector from Binary Writer
FlatVectorToBinaryWriterT Flat Vector to Binary Writer
GetCovarianceT Get Covariance Matrix (works only with LinProp at the Moment)
GetDependenciesT Get Dependencies
GetStdUncT(T) Get Standard Uncertainty
GetStdUncT(T, UInt16) Get Standard Uncertainty (works only with LinProp at the Moment)
RemoveSmallInfluencesSub Remove small influences
RemoveSmallUncInfluencesT Removes Small Uncertainty Influences

See Also