Package | Description |
---|---|
net.talvi.puffinplot.data |
This package contains code to read, store, analyse, and write palaeomagnetic
data.
|
Modifier and Type | Method and Description |
---|---|
static CoreSection |
CoreSection.fromSamples(java.util.List<Sample> samples)
Returns a core section containing the specified samples in the
specified order.
|