org.das2.qds.LongReadAccess
Provide access to the long array which backs the data.
For example, this is used with LongDataSet to
provide access to the original TT2000 values of a
CDF file.
lvalue
lvalue( ) → long
Returns:
long
[search for examples]
[view on GitHub]
[view on old javadoc]
[view source]
lvalue( int i0 ) → long
lvalue( int i0, int i1 ) → long
lvalue( int i0, int i1, int i2 ) → long
lvalue( int i0, int i1, int i2, int i3 ) → long