Description
The plugin utilities library.
Classes
| Objects | Description |
|---|
| AgUtPluginConfigVerifyResult | The CoClass for the IAgUtPluginConfigVerifyResult interface. Certain languages (like Visual Basic) use the coclass rather than the interface. They are functionally equivalent. |
| AgUtPluginSite | This 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
| Objects | Description |
|---|
| IAgUtPluginConfig | This 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. |
| IAgUtPluginConfigVerifyResult | This 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. |
| IAgUtPluginLicensing | Plugin Licensing Interface |
| IAgUtPluginSite | This 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
| Enumeration | Description |
|---|
| AgEUtFrame | Enumeration of reference frames of inertial, fixed, local vertical local horizontal (Gauss), normal tangential crosstrack (Frenet), ICRF, J2000 |
| AgEUtLogMsgType | Enumeration of log message types of Debug, Informational, Force Informational, Warning, Alarm |
| AgEUtPluginErrorCodes | Generic plugin error codes. |
| AgEUtSunPosType | Enumeration of sun position computation methods of apparent to true of central body, apparent, true position, method of current force model |
| AgEUtTimeScale | Enumeration of time scales of UTC, TAI, TDT, UT1, STKEpochSec, TDB, GPS |