The Test button will demonstrate the sensor coverage at altitude. The coverage grid can be found near Lat/Lon 0, 100E
To compile this sample application: * Copy the STK Components JAR files for Core, Models, Graphics, Platforms, Platforms.Graphics, Communications, and TerrainReaders into the lib directory. * Copy the native DLL for Insight3D and the Microsoft.VC90 directories into the lib directory. * Copy your AGI.Foundation.lic file into the src directory. * Run "ant package".
The application will be built, packaged into a jar, and placed in the dist directory. You can then double-click the CommunicationsDemo.jar file to run the application, or, simply run "ant run". |