- The "Signed Inclination" calculation object in the component was changed from using the IAgVAStateCalcInclination interface to using a new IAgVAStateCalcSignedInclination . The contents of the new interface are identical to the old interface.
- In Astrogator, properties and methods were added to some interfaces in order to support the ability to change all the of the targetter profile modes within a target sequence and within the MCS. Properties were also added to support changing the Action for all the Target Sequences in the MCS.
- The following were added to the IAgVADriverMCS:
- The property SetAllTargetSequenceActionsTo.
- The property SetAllProfileModesTo.
- The property SetAllProfileModesTo.
- The method SetAllSequenceActions.
- The method SetAllProfileModes.
- The following were added to the IAgVAMCSTargetSequence:
- The property SetAllProfileModesTo.
- The method SetAllProfileModes.
- The IAgVAStateCalcPythonScript interface was added to provide multiline Python script definition support for custom calculation objects in the Astrogator Component Browser.
| Object | Changes | Version |
|---|---|---|
| AgVAStateCalcPythonScript | Added
|
STK 13.1 |
| AgVAStateCalcSignedInclination | Added
|
STK 13.1 |
| IAgVAStateCalcCustomFunction | Deprecated
|
STK 13.1 |
| IAgVAStateCalcPythonScript | Added
|
STK 13.1 |
| IAgVAStateCalcSignedInclination | Added
|
STK 13.1 |
| Object | Changes | Version |
|---|---|---|
| AgEVALanguage | Added
enum eVALanguagePython
|
STK 13.1 |
| AgEVAProfileMode | Added
enum eVAProfileModeIterateActive
|
STK 13.1 |
| IAgVADriverMCS | Added
property SetAllTargetSequenceActionsTo
Added property SetAllProfileModesTo Added method SetAllSequenceActions Added method SetAllProfileModes |
STK 13.1 |
| IAgVAMCSTargetSequence | Added
property SetAllProfileModesTo
Added method SetAllProfileModes |
STK 13.1 |
No classes, interfaces, or enumerations were added, changed, deprecated, or removed in this version.
- Support for the creation of flight dynamics record components is added. See IAgVAFlightDynamicsRecordCreator, IAgVAFlightDynamicsRecord, IAgVAFlightDynamicsRecordPreview, IAgVAMCSInitialState, IAgVAStateConfig, IAgVAStateConfigCollection interfaces.
- The low-fidelity numerical integrator interfaces IAgVARK2nd3rd and IAgVARK4thAdapt were removed.
- Added stochastic parameters to the atmospheric density models and SRP models.
- See the newly added interfaces IAgVANPlateStochasticCorrectionParam, IAgVANPlateStochasticCorrectionParams, IAgVANPlateStochasticParam, IAgVANPlateStochasticParamsCollection, IAgVAStochasticDensityCorrection, IAgVAStochasticModelParams, IAgVAStochasticParameters.
- Also see the affected inerfaces IAgVACira72Function, IAgVADTM2012, IAgVADTM2020, IAgVAExponential, IAgVAHarrisPriester, IAgVAJacchia_1960, IAgVAJacchia_1970, IAgVAJacchia_1971, IAgVAJacchiaBowman2008, IAgVAJacchiaRoberts, IAgVAMarsGRAM2000, IAgVAMarsGRAM2001, IAgVAMarsGRAM2005, IAgVAMarsGRAM2010, IAgVAMarsGRAM37, IAgVAMSIS_1986, IAgVAMSISE_1990, IAgVANRLMSISE_2000, IAgVASRPAeroT20, IAgVASRPAeroT30, IAgVASRPGSPM04aeIIA, IAgVASRPGSPM04aeIIR, IAgVASRPGSPM04aIIA, IAgVASRPGSPM04aIIR, IAgVASRPNPlate, IAgVASRPReflectionPlugin, IAgVASRPSpherical, IAgVASRPTabAreaVec, IAgVASRPVariableArea, IAgVAUS_Standard_Atmosphere, IAgVAVenusGRAM2005.