STK AgUtPluginSend comments on this topic.
Project Overview

Description

The plugin utilities library.

Classes

ObjectsDescription
AgUtPluginConfigVerifyResultThe CoClass for the IAgUtPluginConfigVerifyResult interface. Certain languages (like Visual Basic) use the coclass rather than the interface. They are functionally equivalent.
AgUtPluginSiteThis interface provides the ability for a plugin component to send messages to the message viewer. This is a low-level interface that is usually implemented by other interfaces which provide more capabilities.

Interfaces

ObjectsDescription
IAgUtPluginConfigThis interface allows a plugin component to declare a set of parameters (also called attributes) that can be set by the user using a generic interface.
IAgUtPluginConfigVerifyResultThis interface is used during a method call of IAgUtPluginConfig, for a plugin to perform its validation procedure on its parameter values defined within its configuration.
IAgUtPluginLicensingPlugin Licensing Interface
IAgUtPluginSiteThis interface provides the ability for a plugin component to send messages to the message viewer. This is a low-level interface that is usually implemented by other interfaces which provide more capabilities.

Enumerations

EnumerationDescription
AgEUtFrameEnumeration of reference frames of inertial, fixed, local vertical local horizontal (Gauss), normal tangential crosstrack (Frenet), ICRF, J2000
AgEUtLogMsgTypeEnumeration of log message types of Debug, Informational, Force Informational, Warning, Alarm
AgEUtPluginErrorCodesGeneric plugin error codes
AgEUtSunPosTypeEnumeration of sun position computation methods of apparent to true of central body, apparent, true position, method of current force model
AgEUtTimeScaleEnumeration of time scales of UTC, TAI, TDT, UT1, STKEpochSec, TDB, GPS
© 2024 Analytical Graphics, Inc. All Rights Reserved.