Re: Distance between contour lines [message #60522] |
Tue, 27 May 2008 04:53  |
David Fanning
Messages: 11724 Registered: August 2001
|
Senior Member |
|
|
Wox writes:
> How can I retrieve the vertical distance between two adjacent contour
> lines?
You do this by setting the vertical distance yourself, in
the first place. Don't let IDL do it for you. :-)
Cheers,
David
--
David Fanning, Ph.D.
Fanning Software Consulting, Inc.
Coyote's Guide to IDL Programming: http://www.dfanning.com/
Sepore ma de ni thui. ("Perhaps thou speakest truth.")
|
|
|
Re: Distance between contour lines [message #60659 is a reply to message #60522] |
Wed, 28 May 2008 10:07  |
Wox
Messages: 184 Registered: August 2006
|
Senior Member |
|
|
On Tue, 27 May 2008 05:53:13 -0600, David Fanning <news@dfanning.com>
wrote:
> Wox writes:
>
>> How can I retrieve the vertical distance between two adjacent contour
>> lines?
>
> You do this by setting the vertical distance yourself, in
> the first place. Don't let IDL do it for you. :-)
>
> Cheers,
>
> David
Sorry, I meant horizontal distance :-)
|
|
|