IAgScenario Interface for Scenario-level properties.
GetAccessBetweenObjectsByPath | Returns an IAgStkAccess object associated with the two STK objects specified using their paths. The paths can be fully-qualified or truncated. See remarks section for more info. |
GetExistingAccesses | Returns an array of existing accesses in the current scenario. The result is a two-dimensional array of triplets where each triplet contains the paths of two objects participating in the access and a flag indicating whether the access is computed. |
SetDirty | Sets the flag indicating the scenario has been modified. |
SetTimePeriod | Set the Scenario time period. startTime/stopTime use DateFormat Dimension. |
AcWGS84Warning | Specify when to display the aircraft mission modeler WGS84 warning. |
AnalysisEpoch | Allows the user to configure the scenario's analysis epoch. |
AnalysisInterval | Allows the user to configure the scenario's analysis time period. |
Animation | Scenario animation settings. |
ComponentDirectory | Get the component directory interface. |
EarthData | Scenario Earth Data settings. |
Epoch | Scenario epoch. Uses DateFormat Dimension. |
GenDbs | Scenario database settings. |
Graphics | Scenario 2D Graphics settings. |
IsDirty | Specify whether scenario needs to be saved. |
LaserEnvironment | Returns the laser environment. |
MslNoOrbitWarning | Specify whether to display a warning when a missile trajectory does not impact the central body. |
MslStopTimeWarning | Generate a message that warns the user if the missile achieves orbit (and give the perigee) or impacts the surface (and give the interval after missile's stop time). |
RadarCrossSection | Returns the global radar cross section. |
RFEnvironment | Returns the RF environment. |
SatNoOrbitWarning | Specify whether to display a warning when a satellite orbit intersects the central body. |
ScenarioFiles | Returns list of scenario files. |
SceneManager | A scene manager. |
SpaceEnvironment | Scenario SpaceEnvironment settings. |
StartTime | Scenario start time. Uses DateFormat Dimension. |
StopTime | Scenario stop time. Uses DateFormat Dimension. |
Terrain | Returns a list of central bodies and their terrains. |
Tilesets | Returns a list of 3D Tilesets used for Analysis. |
UseAnalysisStartTimeForEpoch | Whether the scenario Epoch is the same as the scenario's StartTime. |
UseTerrainServerForAnalysis | Whether STK uses the Terrain Server for analysis. |
UseTerrainServerForAzElMask | Whether STK uses the Terrain Server for Azimuth/Elevation mask. |
UseTerrainServerForLOSTerrainMask | Whether STK uses the Terrain Server for Line-of-sight terrain mask. |
VO | Scenario 3D Graphics settings. |
| Implemented Interface |
|---|
| IAgStkObject |
| IAgLifetimeInformation |
| Name |
|---|
| AgScenario |
GetAccessBetweenObjectsByPath using the output of GetExistingAccesses
| [C#] | ||
|---|---|---|
| ||
Configure scenario text font
| [C#] | ||
|---|---|---|
| ||
Sets the scenario analysis time to the empheris time of another object.
| [C#] | ||
|---|---|---|
| ||
Sets the scenario analysis time to today and the duration to one day.
| [C#] | ||
|---|---|---|
| ||
GetAccessBetweenObjectsByPath using the output of GetExistingAccesses
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Configure scenario text font
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Sets the scenario analysis time to the empheris time of another object.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Sets the scenario analysis time to today and the duration to one day.
| [Visual Basic .NET] | ||
|---|---|---|
| ||
Change scenario time period
| [MATLAB] | ||
|---|---|---|
| ||





