Class DIN3990MeshSingleFlankRating
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
DIN3990MeshSingleFlankRating
Inherited Members
APIBase.callPartialMethod<T>(String, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, (T1, T2)<Type, Object>, T)
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class DIN3990MeshSingleFlankRating : ISO63361996MeshSingleFlankRating, IEquatable<APIBase>
Properties
BasicMeanFlashTemperature
Measurement: TemperatureDifference
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
Measurement: ThermoElasticFactor
Declaration
public double FlashFactorIntegral { get; }
Property Value
Type |
Description |
System.Double |
|
GeometryFactorAtMaximumFlashTemperature
Declaration
public double GeometryFactorAtMaximumFlashTemperature { get; }
Property Value
Type |
Description |
System.Double |
|
IntegralScuffingTemperature
Permissible Integral Scuffing Temperature
Measurement: Temperature
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
Measurement: ThermoElasticFactor
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
Measurement: ForcePerUnitLength
Declaration
public override double TransverseUnitLoad { get; }
Property Value
Type |
Description |
System.Double |
|
Overrides
Implements
System.IEquatable<T>
Extension Methods