Class TFuseObj
Unit
Fuse
Declaration
type TFuseObj = class(TControlElem)
Description
No description available, ancestor TControlElem description follows
No description available, ancestor TDSSCktElement description follows
No description available, ancestor TDSSObject description follows
No description available, ancestor TNamedObject description follows
this is a GUID compliant to RFC 4122, v4
Hierarchy
Overview
Fields
Methods
Properties
Description
Fields
|
RatedCurrent: Double; |
|
|
DelayTime: Double; |
|
|
MonitoredElementTerminal: Integer; |
|
|
NormalStateSet: Boolean; |
|
Methods
|
constructor Create(ParClass: TDSSClass; const FuseName: String); |
|
|
destructor Destroy; OVERRIDE; |
|
|
procedure PropertySideEffects(Idx: Integer; previousIntVal: Integer = 0); override; |
|
|
procedure MakeLike(OtherPtr: Pointer); override; |
|
|
procedure RecalcElementData; OVERRIDE; |
|
|
procedure CalcYPrim; OVERRIDE; |
|
|
procedure Sample; OVERRIDE; |
Always Zero for a Fuse
|
|
procedure DoPendingAction(const Phs, ProxyHdl: Integer); OVERRIDE; |
Sample control quantities and set action times in Control Queue
|
|
procedure Reset; OVERRIDE; |
Do the action that is pending from last sample
|
|
procedure GetCurrents(Curr: pComplexArray); OVERRIDE; |
Reset to initial defined state
|
Properties
|
property States[Idx:Integer]: EControlAction read get_States; |
Get present value of terminal Curr
|
Generated by PasDoc 0.16.0.