Class DutyCyclePropertySummaryVeryShortLength<T>
Inheritance
System.Object
System.MarshalByRefObject
SMT.MastaAPIUtility.MarshalByRefObjectPermanent
DutyCyclePropertySummaryVeryShortLength<T>
Implements
System.IEquatable<APIBase>
Inherited Members
SMT.MastaAPIUtility.MarshalByRefObjectPermanent.InitializeLifetimeService()
Namespace: SMT.MastaAPI.Utility.Property
Assembly: SMT.MastaAPI.13.0.dll
Syntax
public class DutyCyclePropertySummaryVeryShortLength<T> : DutyCyclePropertySummary<Stress, T>, IEquatable<APIBase>
Type Parameters
Name | Description |
---|---|
T |
Properties
AverageValue
Measurement: VeryShortLength
Declaration
public double AverageValue { get; }
Property Value
Type | Description |
---|---|
System.Double |
MaximumValue
Measurement: VeryShortLength
Declaration
public double MaximumValue { get; }
Property Value
Type | Description |
---|---|
System.Double |
MinimumValue
Measurement: VeryShortLength
Declaration
public double MinimumValue { get; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>