com.garmin.fit.examples
Class EncodeExample

java.lang.Object
  extended by com.garmin.fit.examples.EncodeExample

public class EncodeExample
extends java.lang.Object

Example demonstrating how to encode FIT files.

The example creates 3 sample FIT files.


Constructor Summary
EncodeExample()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EncodeExample

public EncodeExample()
Method Detail

main

public static void main(java.lang.String[] args)