Class PressureRatioInputOptions
Implements
System.IEquatable<APIBase>
Inherited Members
Namespace: SMT.MastaAPI.SystemModel.PartModel.Gears.SuperchargerRotorSet
Assembly: SMT.MastaAPI.15.0.dll
Syntax
public sealed class PressureRatioInputOptions : ColumnInputOptions, IEquatable<APIBase>
Properties
ReferencePressure
Measurement: Pressure
Declaration
public double ReferencePressure { get; set; }
Property Value
Type | Description |
---|---|
System.Double |
Implements
System.IEquatable<T>