STK Object BrokerSend comments on this topic.
IAgStkBroker Interface

Description

Primary interface for the STK Broker.

Public Methods

Public Method GetEntityFromStkPathReturns the entity object being represented as the provided STK path.
Public Method GetStkPathFromEntityReturns the STK object path which represents the provided entity.
Public Method LoadChildObjectImports an STK object as a child of the provided Entity.
Public Method PickEntitiesReturns all entities within the provded latitude longitude bound in degrees.
Public Method ProcessCommandQueueForces the broker command queue to be processed immediately.
Public Method PromoteAndLockObjectPromotes the STK representation of an entity to the provided STK object type.
Public Method UnlockObjectAllows a previously user-promoted object to be managed by the broker.
Public Method ViewEntitiesZooms to a region defined by the entity locations.
Public Method ViewEntityZooms to an entity.

Public Properties

Public Property AutoProcessCommandsToggles the automatic proccessing of Broker commands.
Public Property AutoProcessRateRate, in seconds, at which the Broker command processing cycle will attempt to process commands.
Public Property AutoPromoteIf true, allows the broker to automatically promote from an MTO track as it sees fit. If false, the Broker will only promote an entity when explicitly told to do so.
Public Property PruneThresholdAny positions older than TimeInSeconds will be continually trimmed from all objects.
Public Property RotateMarkersIf true, rotates entity markers to follow their velocity vector.
Public Property ScenarioCreationModeIf true, entities removed from the broker are not removed from the STK scenario, instead, broker processing of that entity stops and the STK object representing it remains. The resulting scenario can be saved with all previously loaded entities intact and then used offline for further non-realtime analysis.
Public Property SecondsBehindGet the number of seconds the broker has fallen behind attempting to process data at the previously set process rate.
Public Property ShowCorrelatedToggles the visualization of correlated entities.
Public Property ThresholdGet the STK Broker threshold object.

Interfaces

CoClasses that Implement IAgStkBroker

© 2024 Analytical Graphics, Inc. All Rights Reserved.