Interface | Description |
---|---|
ChannelFormat |
The ChannelFormat is an interface base class for representing one channel of a multi-channel data set.
|
Class | Description |
---|---|
FlatArray |
FlatArray holds the contents of a multi-dimensional array that has been flattened, i.e.
|
GPSCalendar |
Class GPSCalendar provides a conversion between GPS time (in seconds or milliseconds) and normal dates (UTC time).
|
Journal |
Journal is a class that accumulates the history of processing on a TrianaType data object.
|
SigAnalWindows |
Class to provide utility methods for applying windowing functions in the context of signal analysis.
|
SpectralChannelFormat |
SpectralChannelFormat is a format for representing frequency-domain data or data that have been put through a Fourier
transform.
|
Str |
Str is a class which contains static functions which perform a number of useful repetitive function in java.
|
StringSplitter |
StringSplitter is a utility to divide strings into substrings (called tokens) by recognizing separators (called
delimiters).
|
StringVector |
StringVector is a class that extends ArrayList in a convenient way to deal only with strings.
|
TrianaSort | |
Triplet |
Triplet is an Object containing three numbers that can generate a uniform sequence of numbers, which can be used to
represent an array index or an independent variable in, say, graphical applications.
|