Naming Conventions Used In the Various Core Libraries

In the naming of classes, interfaces and other types in the STK Object Model, the following conventions are observed:

  1. Classes are prefixed with Ag (standing for AGI).
  2. Interfaces are prefixed with IAg.
  3. Enumerations are prefixed with AgE.
  4. Names of types used in the STK Object Model consistently use certain abbreviations denoting the types of objects to which they apply, the functionality involved, etc.

STK Programming Interface 11.0.1