A translation of the enumerated type into a string.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def AccelName(self, Type:"AgEAccelType") -> str: |
- Type
- Acceleration type (i.e., a constituent of the force model).
Returns the name from the enumeration value.
Useful when creating string messages






