Indicates whether a particular force model contributor is being considered.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def IsForceModelOn(self, Type:"AgEForceModelType") -> bool: |
- Type
- Force model type (i.e., a constituent of the force model).
Returns true if the indicated force model contributor is being computed as part of the total acceleration.






