public class VectorResultType extends Object
Constructor and Description |
---|
VectorResultType(VectorDef def,
double[] values) |
VectorResultType(VectorDef def,
List<Double> values) |
Modifier and Type | Method and Description |
---|---|
VectorDef |
def() |
String |
description() |
String |
getLabel() |
String |
getName() |
String |
getUnit() |
VectorResult |
getValue() |
String |
toString() |
public VectorResultType(VectorDef def, double[] values)
Copyright © 2018. All rights reserved.