Re: CLLocationDistance contents?
Re: CLLocationDistance contents?
- Subject: Re: CLLocationDistance contents?
- From: "Michael Ash" <email@hidden>
- Date: Fri, 19 Dec 2008 00:42:11 -0500
On Thu, Dec 18, 2008 at 10:06 PM, Roland King <email@hidden> wrote:
> try searching for 'Full-Text'.
>
> But the documentation is correct either way. A CLLocationDistance itself
> isn't necessarily in meters, it's just a double. The functions which return
> it, like getDistanceFrom: and the altitude property tell you what it means
> and tells you that it's in meters.
>
> check the function documentation as well as the type info.
Actually it is:
"Type used to represent a distance in meters."
But you have to read the header to find that. I can't imagine why the
better description is in the header but left out of the docs, but
there you have it. It's frequently very useful to read the headers
too.
Mike
_______________________________________________
Cocoa-dev mailing list (email@hidden)
Please do not post admin requests or moderator comments to the list.
Contact the moderators at cocoa-dev-admins(at)lists.apple.com
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden