| Home | Trees | Indices | Help |
|
|---|
|
|
Bindings for the pgsphere libarary and psycopg2.
Basically, once per program run, you need to call preparePgSphere(connection), and you're done.
All native representation is in rad.
| Classes | |
|
TwoSBoxes is raised when an SBox is constructed from center and size such that it overlaps the pole. |
|
|
PgSAdapter A base class for objects adapting pgSphere objects. |
|
|
SPoint A point on a sphere from pgSphere. |
|
|
SCircle A spherical circle from pgSphere. |
|
|
SPoly A spherical polygon from pgSphere. |
|
|
SBox A spherical box from pgSphere. |
|
|
SMoc a MOC with a pgsphere interface. |
|
| Functions | |||
|
|||
|
|||
| Variables | |
__package__ =
|
|
| Function Details |
remove zeroes in front of whitespace or the string end. This is used for cosmetics in STC-S strings. >>> removeTrailingZeroes("23.3420 21.2 12.00000") '23.342 21.2 12.' |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |