Table of Contents

Class AllowablePolynomialCoefficient

Namespace
HyperX.Types
Assembly
HyperX.Types.dll
public static class AllowablePolynomialCoefficient
Inheritance
AllowablePolynomialCoefficient
Inherited Members

Properties

BaseAllowable

public static float BaseAllowable { get; }

Property Value

float

Coeff_A

public static float Coeff_A { get; }

Property Value

float

Coeff_B

public static float Coeff_B { get; }

Property Value

float

Coeff_C

public static float Coeff_C { get; }

Property Value

float

Coeff_D

public static float Coeff_D { get; }

Property Value

float

Coeff_E

public static float Coeff_E { get; }

Property Value

float

Coeff_F

public static float Coeff_F { get; }

Property Value

float

Coeff_G

public static float Coeff_G { get; }

Property Value

float

Coeff_H

public static float Coeff_H { get; }

Property Value

float

Coeff_I

public static float Coeff_I { get; }

Property Value

float

MaxAllowable

public static float MaxAllowable { get; }

Property Value

float

Members

public static HashSet<float> Members { get; }

Property Value

HashSet<float>

MinAllowable

public static float MinAllowable { get; }

Property Value

float

NonUnitMembers

public static HashSet<float> NonUnitMembers { get; }

Property Value

HashSet<float>

UnitMembers

public static HashSet<float> UnitMembers { get; }

Property Value

HashSet<float>

Methods

TryGetCoefficientName(float)

public static string TryGetCoefficientName(float value)

Parameters

value float

Returns

string