SymbCrvArcLenCrv
Section: C Library Functions (3)
Updated: IRIT Version 6.0
Index
Return to Main Contents
NAME
SymbCrvArcLenCrv()
SYNOPSIS
symb_lib/arc_len.c:356
CagdCrvStruct *SymbCrvArcLenCrv(CagdCrvStruct *Crv, CagdRType Epsilon)
DESCRIPTION
Computes a scalar curve approximating the arc length of given curve Crv.
Arc length is astimated by computing the square of Crv first derivative
approximating its square root and integrating symbolically.
PARAMETERS:
Crv: To approximate its arc length scalar field.
Epsilon: Accuracy of approximating.
FUNCTION RETURN VALUE
CagdCrvStruct *: A scalar field approximating Crv arc length.
ORIGIN
(C) Copyright 1989/90-95 Gershon Elber, Technion, IIT
Index
- NAME
-
- SYNOPSIS
-
- DESCRIPTION
-
- PARAMETERS:
-
- FUNCTION RETURN VALUE
-
- ORIGIN
-
This document was created by
man2html,
using the manual pages.
Time: 07:27:56 GMT, July 20, 2024