Class DIN3990MeshSingleFlankRating
Inheritance
System.Object
DIN3990MeshSingleFlankRating
Assembly: SMT.MastaAPI.14.1.dll
Syntax
public class DIN3990MeshSingleFlankRating : ISO63361996MeshSingleFlankRating, IEquatable<APIBase>
Properties
BasicMeanFlashTemperature
Declaration
public override double BasicMeanFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
EstimatedBulkTemperatureFlash
Declaration
public virtual double EstimatedBulkTemperatureFlash { get; }
Property Value
| Type |
Description |
| System.Double |
|
EstimatedBulkTemperatureIntegral
Declaration
public virtual double EstimatedBulkTemperatureIntegral { get; }
Property Value
| Type |
Description |
| System.Double |
|
FlashFactorIntegral
Declaration
public double FlashFactorIntegral { get; }
Property Value
| Type |
Description |
| System.Double |
|
GeometryFactorAtMaximumFlashTemperature
Declaration
public double GeometryFactorAtMaximumFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
IntegralScuffingTemperature
Declaration
public override double IntegralScuffingTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
LoadDistributionFactorAtMaximumFlashTemperature
Declaration
public double LoadDistributionFactorAtMaximumFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
MeanCoefficientOfFrictionIntegralTemperatureMethod
Declaration
public override double MeanCoefficientOfFrictionIntegralTemperatureMethod { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
MeanLocalCoefficientOfFrictionAtMaximumFlashTemperature
Declaration
public double MeanLocalCoefficientOfFrictionAtMaximumFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
ParameterOnLineOfActionAtMaximumFlashTemperature
Declaration
public double ParameterOnLineOfActionAtMaximumFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
RatingStandardName
Declaration
public override string RatingStandardName { get; }
Property Value
| Type |
Description |
| System.String |
|
Overrides
ResonanceRatioInTheMainResonanceRange
Declaration
public override double ResonanceRatioInTheMainResonanceRange { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
ScuffingRatingMethodFlashTemperatureMethod
Declaration
public override ScuffingFlashTemperatureRatingMethod ScuffingRatingMethodFlashTemperatureMethod { get; }
Property Value
Overrides
ScuffingRatingMethodIntegralTemperatureMethod
Declaration
public override ScuffingIntegralTemperatureRatingMethod ScuffingRatingMethodIntegralTemperatureMethod { get; }
Property Value
Overrides
ThermoElasticFactorAtMaximumFlashTemperature
Declaration
public double ThermoElasticFactorAtMaximumFlashTemperature { get; }
Property Value
| Type |
Description |
| System.Double |
|
TipReliefFactorIntegral
Declaration
public override double TipReliefFactorIntegral { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
TransverseUnitLoad
Declaration
public override double TransverseUnitLoad { get; }
Property Value
| Type |
Description |
| System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods