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