Coordinates at which the curve's values are given.
Additional info
From MathLib/Curve/CreatePiecewiseLinearCurve.cpp line 40
- This is a required parameter.
- Data type:
std::string
- Expanded tag path: NONEXISTENT.coords
- Go to source code: → ogs/ogs/master
From MathLib/Curve/CreatePiecewiseLinearCurve.cpp line 54
- This is a required parameter.
- Data type:
std::vector<double>
- Expanded tag path: NONEXISTENT.coords
- Go to source code: → ogs/ogs/master
Used in the following test data files
Used in no end-to-end test cases.