Table of Contents

Class TabularCorrectionFactorRow

Namespace
HyperX.Scripting
Assembly
HyperX.Scripting.dll
public class TabularCorrectionFactorRow
Inheritance
TabularCorrectionFactorRow
Inherited Members

Fields

IndependentValues

public ReadOnlyDictionary<CorrectionIndependentDefinition, TabularCorrectionFactorIndependentValue> IndependentValues

Field Value

ReadOnlyDictionary<CorrectionIndependentDefinition, TabularCorrectionFactorIndependentValue>

Properties

DependentValue

public double DependentValue { get; }

Property Value

double