-
m_InstrumentSampleName
java.lang.String m_InstrumentSampleName
The name used to reference the InstrumentSample.
-
m_interval
long m_interval
The interval between each sample.
-
m_size
int m_size
The number of samples in the InstrumentSample.
-
m_time
long m_time
The time that the last sample starts.
-
m_samples
int[] m_samples
The samples as an array of integers.
-
m_stateVersion
int m_stateVersion
State Version.