PyGeo: a dynamic geometry toolkit

_usphere

abstract classes for geometric objects of the Riemann sphere

Classes

C _rPoint(...) ...

a O dimensional object with a defined position in space.

C _uPoint(...) ...

a O dimensional object on the unit sphere.

C _uFreePosition(...) ...

a O dimensional object that can be picked and moved either

C _uCircle(...) ...

a spheric section of the unit sphere

C _uSphere(...) ...

the orign centered Riemann (unit) sphere representing the extended complex plane

C _uCirclePencil(...) ...

an array of circles on the Riemann sphere

C _uTransformation(...) ...

the stereographic mapping of geometric objects of the complex plane to the unit sphere

C _rLine(...) ...

a 1 dimensional object representing "breathless length"

Attributes

a divide

<ufunc 'divide'>

a arctan2

<ufunc 'arctan2'>

a hypot

<ufunc 'hypot'>

a conjugate

<ufunc 'conjugate'>

a tan

<ufunc 'tan'>

a RED

(1.0, 0.0, 0.0)

a absolute

<ufunc 'absolute'>

a sqrt

<ufunc 'sqrt'>

a arctan

<ufunc 'arctan'>

a add

<ufunc 'add'>

a PI

3.1415926535897931

a sin

<ufunc 'sin'>

a arcsin

<ufunc 'arcsin'>

a cos

<ufunc 'cos'>

a __url__

'URL: http://source.net/projects/pygeo'

a multiply

<ufunc 'multiply'>

a WHITE

(1.0, 1.0, 1.0)

a subtract

<ufunc 'subtract'>

a math_E

2.7182818284590451

a arccos

<ufunc 'arccos'>

See the source for more information.