Package d3.calibration
Class CalibrationSet
java.lang.Object
d3.calibration.CalibrationSet
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionfindCalibrationInfo
(String string) int[]
getBuilt()
getId()
getName()
-
Constructor Details
-
CalibrationSet
-
-
Method Details
-
getId
- Returns:
- the id
-
getName
- Returns:
- the name
-
getBuilt
public int[] getBuilt()- Returns:
- the built
-
getBuilder
- Returns:
- the builder
-
findCalibrationInfo
-