public class Examples extends Object
| Constructor and Description |
|---|
Examples() |
| Modifier and Type | Method and Description |
|---|---|
static void |
Example1()
In this example, a synthetic sine signal is computed and saved to a BinaryTimeseries file, java.io.tmpdir/example1.bts .
|
static void |
Example2()
In this example, a synthetic sine signal is computed and saved to a BinaryTimeseries file, java.io.tmpdir/example2.bts .
|
static void |
main(String[] args) |
public static void main(String[] args)
public static void Example1()
public static void Example2()
short values with the correct scale and offset values.Copyright © 2020. All rights reserved.