STKCodeExamples/StkEngineApplications/Java at master · ndelago/STKCodeExamples · GitHub
Skip to content

Latest commit

 

History

History
 
 

Folders and files

README.md

STK Engine (Java)

STK Engine programs using Java.


A short STK Engine 'No Graphics' example using the Java programming language. STKEngine.java contains STK Engine-specific functions. The program creates simple aircraft and facility objects then gets DataProvider information for the aircraft and computes Access between the two objects. The resulting aircraft position and access data is printed to the command line.