Click or drag to resize

ChargeBodySourceManager Methods

The ChargeBodySourceManager type exposes the following members.

Methods
 NameDescription
Public methodAssignAnalyticSource(IDesignBody, Double) Assigns an analytic source with a specified source strength to a single body.
Public methodAssignAnalyticSource(IEnumerableIDesignBody, Double) Assigns an analytic source with a specified source strength to multiple bodies.
Public methodAssignCoupled(IDesignBody) Assigns the Charge body source manager's coupled source to a single body.
Public methodAssignCoupled(IEnumerableIDesignBody) Assigns the Charge body source manager's coupled source to multiple bodies.
Public methodAttachSignalFromFileToCoupled Creates a signal from a filepath and attaches the signal to the coupled source. Automatically sets coupled source to be Coupled Averaged.
Public methodAttachSignalToCoupled Attaches a signal defined within the API to the coupled source. Automatically sets coupled source to be Coupled Averaged.
Public methodStatic memberCreate Create a new Charge body source manager instance.
Public methodEqualsDetermines whether the specified object is equal to the current object.
(Inherited from Object)
Public methodGetHashCodeServes as the default hash function.
(Inherited from Object)
Public methodGetTypeGets the Type of the current instance.
(Inherited from Object)
Public methodToStringReturns a string that represents the current object.
(Inherited from Object)
Top
See Also