public class ObservedValueTuple extends Object
Constructor and Description |
---|
ObservedValueTuple(int dimension,
String[] phenNames,
ITime time) |
Modifier and Type | Method and Description |
---|---|
int |
dimension() |
String[] |
getPhenomenonNames() |
ITime |
getTime() |
Object |
getValue(int index) |
void |
setValue(int index,
Object value) |
String |
toString() |
Copyright © 2012–2017 52North Initiative for Geospatial Open Source Software GmbH. All rights reserved.