Primary interface for the STK Broker.
GetEntityFromStkPath | Returns the entity object being represented as the provided STK path. |
GetStkPathFromEntity | Returns the STK object path which represents the provided entity. |
LoadChildObject | Imports an STK object as a child of the provided Entity. |
PickEntities | Returns all entities within the provded latitude longitude bound in degrees. |
ProcessCommandQueue | Forces the broker command queue to be processed immediately. |
PromoteAndLockObject | Promotes the STK representation of an entity to the provided STK object type. |
UnlockObject | Allows a previously user-promoted object to be managed by the broker. |
ViewEntities | Zooms to a region defined by the entity locations. |
ViewEntity | Zooms to an entity. |
AutoProcessCommands | Toggles the automatic proccessing of Broker commands. |
AutoProcessRate | Rate, in seconds, at which the Broker command processing cycle will attempt to process commands. |
AutoPromote | If 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. |
PruneThreshold | Any positions older than TimeInSeconds will be continually trimmed from all objects. |
RotateMarkers | If true, rotates entity markers to follow their velocity vector. |
ScenarioCreationMode | If 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. |
SecondsBehind | Get the number of seconds the broker has fallen behind attempting to process data at the previously set process rate. |
ShowCorrelated | Toggles the visualization of correlated entities. |
Threshold | Get the STK Broker threshold object. |
Implemented Interface |
---|
IAgEntityCollection |
IAgAttrConfig |
IAgStkBrokerEvents |
Name |
---|
AgStkBroker |