User Tools

Site Tools


gnss_datalog

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
gnss_datalog [2011/10/04 15:42]
claes
— (current)
Line 1: Line 1:
-====== GNSS Datalog ====== 
-Program for GNSS excersize 
  
-===== Manual ===== 
- 
-===== Download ===== 
-Executable jar file 
- 
-Sourcecode with Doxygen configurationfile 
- 
- 
-===== API Documentation ===== 
-The Sourcecode has been documented with Doxygen. The documentation can be found [[http://localhost/mpt-internal/excersize/GNSS/doc/html/index.html|here]] 
- 
-===== Test ===== 
-<code java> 
-/** 
- * The HelloWorldApp class implements an application that 
- * simply displays "Hello World!" to the standard output. 
- */ 
-class HelloWorldApp { 
-    public static void main(String[] args) { 
-        System.out.println("Hello World!"); //Display the string. 
-    } 
-} 
-</code> 
gnss_datalog.1317735766.txt.gz · Last modified: 2021/08/14 04:20 (external edit)