public static interface DataPosSequence.PositionCloud
Modifier and Type | Method and Description |
---|---|
TupleSequence |
createTupleSequence(DataStore dataStore)
Returns a new tuple sequence that iterates over the points
in this cloud.
|
DataGeom |
getDataGeom()
Returns the DataGeom for this cloud.
|
int |
getPosCoordIndex()
Returns the index of the data spec coordinate at which the
position information starts for this cloud.
|
long |
getTupleCount()
Returns the approximate number of tuples that will be iterated
over by the tuple sequence this object creates.
|
int getPosCoordIndex()
DataGeom getDataGeom()
TupleSequence createTupleSequence(DataStore dataStore)
dataStore
- data storage objectlong getTupleCount()
Copyright © 2024 Central Laboratory of the Research Councils. All Rights Reserved.