PipeFlowState
Description:
An enumerated type listing all the pipe flow states for a pipe
An enumerated type listing all the pipe flow states for a pipe
public enum PipeFlowState
| Name | Description |
|---|---|
| LaminarState | The flow state is Laminar |
| MultiValues | The flow state has multi values |
| TransitionState | The flow state is Transition |
| TurbulentState | The flow state is Turbulent |