Parametrisches
Parametrisches refers to descriptions or models that are defined by parameters. In mathematics, engineering, computer graphics and related fields, a parametric description expresses a geometric object as the image of a parameterized map. For a curve in the plane, a parameter t yields a point (x(t), y(t)); for a surface, two parameters (u, v) yield (x(u,v), y(u,v), z(u,v)). The parameter domain is typically an interval or a rectangle in R^n. This approach enables direct control over the object’s geometry through the parameters.
Parametrization facilitates calculations such as locating points, computing tangents and normals, or performing integration, and it
Applications are diverse. In computer-aided design (CAD) and parametric design, objects are defined by parameters so
Examples include the circle parameterized by x = r cos t and y = r sin t, or a
Etymology: the term derives from parameter, from Greek metron "measure," forming a quantity that governs another