Share

AreaBasedLoadData Methods

The AreaBasedLoadData type exposes the following members.

Methods

 NameDescription
Public methodAddElectricalLoadArea Adds electrical load area into the area based load.
Public methodCanConnectToUpstreamNode Verifies that the area based load can connect to the upstream electrical analytical node. If the area based load already has an upstream node or the upstream node is full of downstream nodes, the area based load can't connect to the upstream node.
Public methodCanDisconnectFromUpstreamNode Verifies that the area based load can disconnect from the upstream electrical analytical node. If the area based load hasn't an upstream node, it can't disconnect from the upstream node.
Public methodConnectToUpstreamNode Connects to an upstream electrical analytical node.
Public methodDisconnectFromUpstreamNode Disconnects from an upstream electrical analytical node.
Public methodDispose
(Inherited from ZoneElementDomainData)
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetElectricalLoadAreas Gets electrical load areas which the area based load includes.
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodGetUpstreamNodeId Gets the upstream electrical analytical node id.
Public methodRemoveElectricalLoadArea Removes electrical load area from the area based load.
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)

See Also

Reference

Was this information helpful?