ResultantForceBuilder Class | 
Namespace: AGI.Foundation.Celestial
The ResultantForceBuilder type exposes the following members.
| Name | Description | |
|---|---|---|
| ResultantForceBuilder | Initializes a new instance.  | 
| Name | Description | |
|---|---|---|
| PerturbationForces | 
            Gets a list of forces acting as Perturbation forces in the resultant.
            A "perturbation" force is one which represents a small addition to the overall resultant but
            is usually expensive to compute.
              | |
| PrincipalForces | 
            Gets a list of forces acting as Principal forces in the resultant.
            A "principal" force is one which dominates the overall resultant and is usually simple to compute.
              | 
| Name | Description | |
|---|---|---|
| AddForce | ||
| Equals | Determines whether the specified object is equal to the current object.  (Inherited from Object.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.  (Inherited from Object.) | |
| GetHashCode | Serves as the default hash function.   (Inherited from Object.) | |
| GetType | Gets the Type of the current instance.  (Inherited from Object.) | |
| MemberwiseClone | Creates a shallow copy of the current Object.  (Inherited from Object.) | |
| ToString | Returns a string that represents the current object.  (Inherited from Object.) |