Changes between Version 2 and Version 3 of ClassGeospatial_data
- Timestamp:
- Mar 2, 2009, 7:43:37 AM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClassGeospatial_data
v2 v3 10 10 11 11 12 == {name_of_class}Attributes ==12 == Class Attributes == 13 13 14 14 || '''geo_reference''' || || … … 32 32 || '''file_pointer''' || || 33 33 34 == {name_of_class}Methods ==34 == Class Methods == 35 35 36 36 || '''!BearingTo(self, P)''' || Returns the bearing in degrees from `self` to point `P`. ||