AmosEngine Class Reference

<< >>

Navigation:  Programming with Amos > Class Reference >

AmosEngine Class Reference

An Amos Engine object is a structural equation model complete with references to data files, computational options, structural declarations and output features. An Amos Engine object also performs the calculations for structural equation modeling, but has no graphical user interface.

If you are not using Amos's built-in program editor, you need to provide a reference to AmosEngineLib.dll in order to use the AmosEngine class. In Visual Studio 2003:

Click Project -> Add Reference.

In the Add Reference dialog, click Browse.

When the Select Component dialog opens, select AmosEngineLib.dll from the Amos program directory and click Open.

In the Add Reference dialog, click OK.