 |
Synthia
Generic and flexible data structure generator
|
Go to the documentation of this file.
19 package examples.oscilloscope;
57 @SuppressWarnings(
"unchecked")
58 public static
void main(String[] args)
Oscilloscope addPoints(List< float[]> points)
Pickers generating and manipulating collections, such as lists and sets.
Miscellaneous pickers performing various functions.
Generates a vector by independently picking a value for each of its coordinates.
Illustrates the principle of frequency modulation using sine wave and prism pickers.
Pickers generating multi-dimensional numerical vectors.
Picker that returns the same object every time.
Pickers producing values representing a form of (periodic) signal.
A simple JFrame that simulates the operation of an oscilloscope.
Generates a sequence of monotonically increasing numerical values.
static void main(String[] args)
A periodic signal picker producing a sine wave.
Takes the numerical value of a picker, and offsets it by an amount determined by another picker.