Changes between Version 12 and Version 13 of ClassTemplate
- Timestamp:
- Mar 3, 2009, 3:03:37 PM (16 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ClassTemplate
v12 v13 17 17 || '''!BearingTo(self, P)''' || Returns the bearing in degrees from `self` to point `P`. || 18 18 19 == Module Methods == 20 21 || '''_set_using_lat_long(latitudes, longitudes, geo_reference, data_points, points_are_lats_longs)''' || Set the points data with lat/long values. If '''geo_reference''' is supplied will always throw exception? || 22 19 23 == Notes == 20 24