Version 11 (modified by rwilson, 16 years ago) (diff) |
---|
Internal Documentation/Classes
Class {name_of_class}
Defined in file xyzzy.py.
Discussion
Put a general discussion of the class, it's usage, whatever, here.
Class Attributes
attribute_name | Detailed discussion of attribute |
Class Methods
BearingTo(self, P) | Returns the bearing in degrees from self to point P. |
Notes
Any notes necessary go here. Things like "This class is deprecated/obsolete", etc.