Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 526 Bytes

File metadata and controls

11 lines (6 loc) · 526 Bytes

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.