Class ISO14179Settings
Inheritance
System.Object
ISO14179Settings
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class ISO14179Settings : NamedDatabaseItem, IEquatable<APIBase>
Properties
ISOTR141792001F1SpecificationMethod
Declaration
public PowerRatingF1EstimationMethod ISOTR141792001F1SpecificationMethod { get; set; }
Property Value
PowerRatingF0ScalingFactorOneDimensionalLookupTable
Declaration
public OnedimensionalFunctionLookupTable PowerRatingF0ScalingFactorOneDimensionalLookupTable { get; }
Property Value
PowerRatingF1OneDimensionalLookupTable
Declaration
public OnedimensionalFunctionLookupTable PowerRatingF1OneDimensionalLookupTable { get; }
Property Value
PowerRatingF1ScalingFactorOneDimensionalLookupTable
Declaration
public OnedimensionalFunctionLookupTable PowerRatingF1ScalingFactorOneDimensionalLookupTable { get; }
Property Value
PowerRatingF1TwoDimensionalLookupTable
Declaration
public TwodimensionalFunctionLookupTable PowerRatingF1TwoDimensionalLookupTable { get; }
Property Value
UserSpecifiedF1ForISOTR141792001
Declaration
public double UserSpecifiedF1ForISOTR141792001 { get; set; }
Property Value
Type |
Description |
System.Double |
|
Implements
System.IEquatable<T>
Extension Methods