PIDController Class |
[SerializableAttribute] public class PIDController : SpecialOpBaseClass, IAdjust, IControllableObject
The PIDController type exposes the following members.
Name | Description | |
---|---|---|
PIDController | ||
PIDController(String, String) |
Name | Description | |
---|---|---|
Active | ||
AdjustValue | ||
AdjustVarType |
If an Adjust object is attached to this object, returns a variable describing how this object is used by it (manipulated, controlled or reference).
(Inherited from BaseClass) | |
Annotation | (Inherited from BaseClass) | |
AttachedAdjustId |
If an Adjust object is attached to this object, returns its ID.
(Inherited from BaseClass) | |
AttachedSpecId |
If an Specification object is attached to this object, returns its ID.
(Inherited from BaseClass) | |
AttachedUtilities | (Inherited from BaseClass) | |
Calculated | (Inherited from BaseClass) | |
CanUsePreviousResults | (Inherited from BaseClass) | |
ComponentDescription | (Inherited from BaseClass) | |
ComponentName | (Inherited from BaseClass) | |
ControlledObject | ||
ControlledObjectData | ||
ControlledVariable | ||
ControlPanel | ||
CreateChartAction | (Inherited from BaseClass) | |
CumulativeError | ||
CurrentError | ||
CvOk | ||
DebugMode | (Inherited from BaseClass) | |
DebugText | (Inherited from BaseClass) | |
DetailedDebugReport | (Inherited from BaseClass) | |
DTerm | ||
DynamicsOnly | (Inherited from BaseClass) | |
DynamicsSpec | (Inherited from BaseClass) | |
EnergyFlow |
Energy Flow property. Only implemented for Energy Streams.
(Inherited from BaseClass) | |
ErrorMessage |
Gets or sets the error message regarding the last calculation attempt.
(Inherited from BaseClass) | |
ExtraProperties | (Inherited from BaseClass) | |
ExtraPropertiesDescriptions | (Inherited from BaseClass) | |
ExtraPropertiesTypes | (Inherited from BaseClass) | |
ExtraPropertiesUnitTypes | (Inherited from BaseClass) | |
FlowSheet |
Gets the current flowsheet where this object is located.
(Inherited from BaseClass) | |
GHGEmissionData | (Inherited from BaseClass) | |
GraphicObject |
Gets or sets the graphic object representation of this object in the flowsheet.
(Inherited from BaseClass) | |
HasPropertiesForDynamicMode | (Inherited from BaseClass) | |
InitialEstimate | ||
IsAdjustAttached |
Checks if an Adjust operation is attached to this object.
(Inherited from BaseClass) | |
IsDirty | (Inherited from BaseClass) | |
IsFunctional | (Inherited from BaseClass) | |
IsSink | (Inherited from BaseClass) | |
IsSource | (Inherited from BaseClass) | |
IsSpecAttached |
Checks if an Specification operation is attached to this object.
(Inherited from BaseClass) | |
ITerm | ||
Kd | ||
Ki | ||
Kp | ||
LastError | ||
LastSolutionInputSnapshot | (Inherited from BaseClass) | |
LastUpdated | (Inherited from BaseClass) | |
ManipulatedObject | ||
ManipulatedObjectData | ||
ManipulatedVariable | ||
ManualOverride | ||
MaximumIterations | ||
MaxVal | ||
MinVal | ||
MobileCompatible | (Overrides BaseClassMobileCompatible) | |
MVHistory | ||
MvOk | ||
MVValue | ||
Name |
Object's Unique ID (Name)
(Inherited from BaseClass) | |
ObjectClass | (Overrides SpecialOpBaseClassObjectClass) | |
Offset | ||
Output | ||
OutputAbs | ||
OutputMax | ||
OutputMin | ||
OverrideCalculationRoutine | (Inherited from BaseClass) | |
Phases |
Phase collection, only implemented for Material Streams.
(Inherited from BaseClass) | |
PreferredFlashAlgorithmTag | (Inherited from BaseClass) | |
ProductAssembly | (Inherited from BaseClass) | |
ProductAuthor | (Inherited from BaseClass) | |
ProductContactInfo | (Inherited from BaseClass) | |
ProductDescription | (Inherited from BaseClass) | |
ProductName | (Inherited from BaseClass) | |
ProductPage | (Inherited from BaseClass) | |
ProductVersion | (Inherited from BaseClass) | |
PropertyPackage | (Inherited from BaseClass) | |
PTerm | ||
PVHistory | ||
PVValue | ||
Referenced | ||
ReferencedObjectData | ||
ReferenceObject | ||
ReferenceVariable | ||
ReverseActing | ||
RvOk | ||
SetPoint | ||
SimultaneousAdjust | ||
SpecVarType |
If an Specification object is attached to this object, returns a variable describing how this object is used by it (target or source).
(Inherited from BaseClass) | |
SPHistory | ||
SPValue | ||
Status | ||
StepSize | ||
StoreDetailedDebugReport | (Inherited from BaseClass) | |
SupportsDynamicMode | (Overrides BaseClassSupportsDynamicMode) | |
Tolerance | ||
UserDefinedChartNames | (Inherited from BaseClass) | |
Visible | (Inherited from BaseClass) | |
WindupGuard |
Name | Description | |
---|---|---|
_CanUsePreviousResults | (Inherited from BaseClass) | |
_IsDirty | (Inherited from BaseClass) | |
BaseSP | ||
CalculationRoutineOverride | (Inherited from BaseClass) | |
disposedValue | (Inherited from BaseClass) | |
ExtraPropertiesEditor | (Inherited from BaseClass) | |
f | ||
fd | (Inherited from BaseClass) | |
LaunchExternalPropertyEditor | (Inherited from BaseClass) | |
m_AdjustValue | ||
m_ControlledObject | ||
m_ControlledObjectData | ||
m_ControlledVariable | ||
m_CV_OK | ||
m_flowsheet | (Inherited from BaseClass) | |
m_initialEstimate | ||
m_IsReferenced | ||
m_IsSimultAdjustEnabled | ||
m_ManipulatedObject | ||
m_ManipulatedObjectData | ||
m_ManipulatedVariable | ||
m_MaxIterations | ||
m_maxVal | ||
m_minVal | ||
m_MV_OK | ||
m_ReferencedObjectData | ||
m_ReferenceObject | ||
m_ReferenceVariable | ||
m_RV_OK | ||
m_Status | ||
m_StepSize | ||
m_Tolerance |
Name | Description | |
---|---|---|
GetEnumNames | (Defined by General) | |
IsValidDouble | (Defined by General) |