X Tutup
Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

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.


X Tutup