Skip to content
Snippets Groups Projects
Commit d4a734dc authored by Otmane Lahlou's avatar Otmane Lahlou
Browse files

ENH: parameter description

parent 60f618e3
Branches
Tags
No related merge requests found
......@@ -67,7 +67,7 @@ private:
void DoCreateParameters()
{
AddParameter(ParameterType_InputVectorDataList, "vd", "Input VectorDatas to concatenate");
SetParameterDescription("vd", "Vector Data of sample used to validate the estimator.");
SetParameterDescription("vd", "VectorData files to be concatenated in an unique VectorData");
AddParameter(ParameterType_OutputVectorData, "out", "Concatenated VectorData");
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment