function getNumberOfKnotsY extends Modelica.Icons.Function; input ApproxSpline.Surf2d.Type s "2-D spline object to operate on"; output Integer ny "number of knots in Y-dir"; end getNumberOfKnotsY;