Charge |
The ChargeBodySourceManager type exposes the following members.
| Name | Description | |
|---|---|---|
| AssignAnalyticSource(IDesignBody, Double) | Assigns an analytic source with a specified source strength to a single body. | |
| AssignAnalyticSource(IEnumerableIDesignBody, Double) | Assigns an analytic source with a specified source strength to multiple bodies. | |
| AssignCoupled(IDesignBody) | Assigns the Charge body source manager's coupled source to a single body. | |
| AssignCoupled(IEnumerableIDesignBody) | Assigns the Charge body source manager's coupled source to multiple bodies. | |
| AttachSignalFromFileToCoupled | Creates a signal from a filepath and attaches the signal to the coupled source. Automatically sets coupled source to be Coupled Averaged. | |
| AttachSignalToCoupled | Attaches a signal defined within the API to the coupled source. Automatically sets coupled source to be Coupled Averaged. | |
| Create | Create a new Charge body source manager instance. | |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) | |
| GetHashCode | Serves as the default hash function. (Inherited from Object) | |
| GetType | Gets the Type of the current instance. (Inherited from Object) | |
| ToString | Returns a string that represents the current object. (Inherited from Object) |