Class ISO153122018Results
Inheritance
System.Object
ISO153122018Results
Assembly: SMT.MastaAPI.14.1.1.dll
Syntax
public class ISO153122018Results : APIBase, IEquatable<APIBase>
Fields
_parent
Declaration
protected readonly APIBase _parent
Field Value
Properties
CoefficientForTheLoadDependentFrictionMomentForTheReferenceConditions
Declaration
public double CoefficientForTheLoadDependentFrictionMomentForTheReferenceConditions { get; }
Property Value
| Type |
Description |
| System.Double |
|
CoefficientForTheLoadIndependentFrictionMomentForTheReferenceConditions
Declaration
public double CoefficientForTheLoadIndependentFrictionMomentForTheReferenceConditions { get; }
Property Value
| Type |
Description |
| System.Double |
|
HeatEmittingReferenceSurfaceArea
Declaration
public double HeatEmittingReferenceSurfaceArea { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadDependentFrictionalMomentUnderReferenceConditionsAtTheThermalSpeedRating
Declaration
public double LoadDependentFrictionalMomentUnderReferenceConditionsAtTheThermalSpeedRating { get; }
Property Value
| Type |
Description |
| System.Double |
|
LoadIndependentFrictionalMomentUnderReferenceConditionsAtTheThermalSpeedRating
Declaration
public double LoadIndependentFrictionalMomentUnderReferenceConditionsAtTheThermalSpeedRating { get; }
Property Value
| Type |
Description |
| System.Double |
|
PowerLossUnderReferenceConditionsAtTheThermalSpeedRating
Declaration
public double PowerLossUnderReferenceConditionsAtTheThermalSpeedRating { get; }
Property Value
| Type |
Description |
| System.Double |
|
ReasonForInvalidity
Declaration
public string ReasonForInvalidity { get; }
Property Value
| Type |
Description |
| System.String |
|
ReferenceHeatFlow
Declaration
public double ReferenceHeatFlow { get; }
Property Value
| Type |
Description |
| System.Double |
|
ReferenceHeatFlowDensity
Declaration
public double ReferenceHeatFlowDensity { get; }
Property Value
| Type |
Description |
| System.Double |
|
ReferenceLoad
Declaration
public double ReferenceLoad { get; }
Property Value
| Type |
Description |
| System.Double |
|
ThermalSpeedRating
Declaration
public double ThermalSpeedRating { get; }
Property Value
| Type |
Description |
| System.Double |
|
ViscosityOfReferenceOil
Declaration
public double ViscosityOfReferenceOil { get; }
Property Value
| Type |
Description |
| System.Double |
|
Implements
System.IEquatable<T>
Extension Methods