Click or drag to resize

EnergyStream Methods

The EnergyStream type exposes the following members.

Methods
 NameDescription
Public methodAddDynamicProperty
(Inherited from BaseClass)
Public methodAddExtraProperty
(Inherited from BaseClass)
Public methodAppendDebugLine
(Inherited from BaseClass)
Public methodAssign 
Public methodCalculate
(Overrides BaseClassCalculate(Object))
Public methodCheckDirtyStatus
(Inherited from BaseClass)
Public methodCheckSpec Checks if a value is valid.
(Inherited from BaseClass)
Public methodClearExtraProperties
(Inherited from BaseClass)
Public methodClearPropertyPackageInstance
(Inherited from BaseClass)
Public methodClone Clones the current object, returning a new one with identical properties.
(Inherited from BaseClass)
Public methodCloneJSON
(Overrides BaseClassCloneJSON)
Public methodCloneXML
(Overrides BaseClassCloneXML)
Public methodCloseDynamicsEditForm
(Inherited from BaseClass)
Public methodCloseEditForm
(Overrides BaseClassCloseEditForm)
Public methodConnectEnergyStream
(Inherited from BaseClass)
Public methodConnectFeedEnergyStream
(Inherited from BaseClass)
Public methodConnectFeedMaterialStream
(Inherited from BaseClass)
Public methodConnectProductEnergyStream
(Inherited from BaseClass)
Public methodConnectProductMaterialStream
(Inherited from BaseClass)
Public methodCopyDataToClipboard Copies the object properties to the Clipboard.
(Inherited from BaseClass)
Public methodCount 
Public methodCreateDynamicProperties
(Inherited from BaseClass)
Public methodCreateNew
(Inherited from BaseClass)
Public methodCreateParamCol 
Public methodDeCalculate
(Inherited from BaseClass)
Public methodDisplayDynamicsEditForm
(Inherited from BaseClass)
Public methodDisplayEditForm
(Overrides BaseClassDisplayEditForm)
Public methodDisplayExtraPropertiesEditForm
(Inherited from BaseClass)
Public methodDispose
(Inherited from BaseClass)
Protected methodDispose(Boolean)
(Inherited from BaseClass)
Public methodFT Formats a property string, adding its units in parenthesis.
(Inherited from BaseClass)
Public methodGetAsObject
(Inherited from BaseClass)
Public methodGetChartModel
(Inherited from BaseClass)
Public methodGetChartModelNames
(Inherited from BaseClass)
Public methodGetConnectionPortsInfo
(Inherited from BaseClass)
Public methodGetConnectionPortsList
(Inherited from BaseClass)
Public methodGetDebugReport
(Inherited from BaseClass)
Public methodGetDebugWriter
(Inherited from BaseClass)
Public methodGetDefaultProperties
(Inherited from BaseClass)
Public methodGetDisplayDescription
(Overrides BaseClassGetDisplayDescription)
Public methodGetDisplayName
(Overrides BaseClassGetDisplayName)
Public methodGetDynamicContents
(Inherited from BaseClass)
Public methodGetDynamicProperty
(Inherited from BaseClass)
Public methodGetDynamicPropertyUnitType
(Inherited from BaseClass)
Public methodGetDynamicResidenceTime
(Inherited from BaseClass)
Public methodGetDynamicVolume
(Inherited from BaseClass)
Public methodGetEditingForm
(Inherited from BaseClass)
Public methodGetEnergyBalanceResidual
(Inherited from BaseClass)
Public methodGetEnergyConsumption
(Overrides BaseClassGetEnergyConsumption)
Public methodGetEnergyFlow 
Public methodGetExtraPropertyValue
(Inherited from BaseClass)
Public methodGetFlowsheet
(Inherited from BaseClass)
Public methodGetIconBitmap
(Overrides BaseClassGetIconBitmap)
Public methodGetMassBalanceResidual
(Inherited from BaseClass)
Public methodGetPowerGeneratedOrConsumed
(Inherited from BaseClass)
Public methodGetPreferredGraphicObjectHeight
(Inherited from BaseClass)
Public methodGetPreferredGraphicObjectWidth
(Inherited from BaseClass)
Public methodGetProperties
(Overrides BaseClassGetProperties(PropertyType))
Public methodGetPropertyDescription
(Overrides BaseClassGetPropertyDescription(String))
Public methodGetPropertyUnit
(Overrides BaseClassGetPropertyUnit(String, IUnitsOfMeasure))
Public methodGetPropertyValue
(Overrides BaseClassGetPropertyValue(String, IUnitsOfMeasure))
Public methodGetReport
(Overrides BaseClassGetReport(IUnitsOfMeasure, CultureInfo, String))
Public methodGetStructuredReport
(Overrides BaseClassGetStructuredReport)
Public methodGetVersion
(Inherited from BaseClass)
Public methodInit 
Public methodIsDynamicProperty
(Inherited from BaseClass)
Public methodItem 
Public methodLoadData Loads object data stored in a collection of XML elements.
(Inherited from BaseClass)
Private methodm_work_OnParameterValueChanged 
Public methodObjectCopy
(Inherited from BaseClass)
Public methodPerformPostCalcValidation
(Inherited from BaseClass)
Public methodRemoveDynamicProperty
(Inherited from BaseClass)
Public methodRemoveExtraProperty
(Inherited from BaseClass)
Public methodRunDynamicModel
(Overrides BaseClassRunDynamicModel)
Public methodSaveData Saves object data in a collection of XML elements.
(Inherited from BaseClass)
Public methodSetCanUsePreviousResults
(Inherited from BaseClass)
Public methodSetDirtyStatus
(Inherited from BaseClass)
Public methodSetDynamicProperty
(Inherited from BaseClass)
Public methodSetEnergyFlow 
Public methodSetExtraPropertyValue
(Inherited from BaseClass)
Public methodSetFlowsheet Sets the Flowsheet to which this object belongs to.
(Inherited from BaseClass)
Public methodSetPropertyPackageInstance
(Inherited from BaseClass)
Public methodSetPropertyValue
(Overrides BaseClassSetPropertyValue(String, Object, IUnitsOfMeasure))
Public methodSetValue 
Public methodSolve
(Inherited from BaseClass)
Public methodStoreDebugReport
(Inherited from BaseClass)
Public methodThrowCAPEException 
Public methodToString
(Inherited from BaseClass)
Public methodTransferAdditionalSolidData
(Inherited from BaseClass)
Public methodUpdateDynamicsEditForm
(Inherited from BaseClass)
Public methodUpdateEditForm
(Overrides BaseClassUpdateEditForm)
Public methodUpdateExtraPropertiesEditForm
(Inherited from BaseClass)
Public methodValidate Validates the object, checking its connections and other parameters.
(Inherited from BaseClass)
Top
Extension Methods
 NameDescription
Public Extension MethodGetEnumNames
(Defined by General)
Public Extension MethodIsValidDouble
(Defined by General)
Top
See Also