|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Segment.Type | |
---|---|
edu.iris.dmc.extensions.entities | |
edu.iris.dmc.timeseries.model | Timeseries representation classes. |
Uses of Segment.Type in edu.iris.dmc.extensions.entities |
---|
Methods in edu.iris.dmc.extensions.entities that return Segment.Type | |
---|---|
Segment.Type |
Trace.getDataType()
|
Uses of Segment.Type in edu.iris.dmc.timeseries.model |
---|
Methods in edu.iris.dmc.timeseries.model that return Segment.Type | |
---|---|
Segment.Type |
Segment.getType()
|
static Segment.Type |
Segment.Type.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Segment.Type[] |
Segment.Type.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Constructors in edu.iris.dmc.timeseries.model with parameters of type Segment.Type | |
---|---|
Segment(Segment.Type type,
float sampleRate)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |