Triggered just before propagation starts. Use the input interface to access attitude controller settings.
| [Visual Basic .NET] |
|---|
|
| [C#] |
|---|
|
| [Managed C++] |
|---|
|
| [Unmanaged C++] |
|---|
|
| [Java] |
|---|
|
[Python - STK API ] |
|---|
def PrePropagate(self, ResultAttCtrl:"IAgGatorPluginResultAttCtrl") -> bool: |
- ResultAttCtrl
- Interface component to access inputs and outputs.
Return true to indicate success, false to indicate failure. If false is returned, this method will no longer be called.






