dot-calculateCrossingPercentageCmplx: Calculates percentage of trajectory segment within circle

.calculateCrossingPercentageCmplxR Documentation

Calculates percentage of trajectory segment within circle

Description

Calculates the percentage of a segment that lies within a circle for a point A inside the circle and point B outside the circle for a circle with center C and radius R.

Usage

.calculateCrossingPercentageCmplx(Cz, Az, Bz, R)

Arguments

Cz

circle center

Az

point 1

Bz

point 2

R

radius


recurse documentation built on Sept. 11, 2024, 6:59 p.m.