comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » Map_set & Plots
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Return to the default flat view Create a new topic Submit Reply
Map_set & Plots [message #2446] Wed, 29 June 1994 14:42
nicholas is currently offline  nicholas
Messages: 22
Registered: January 1994
Junior Member
I am trying to use map_set to plot the ground-track of a spacecraft and use
plots to draw a line from the ground track in the line-of-sight (los)
direction. I can plot the points fine, but cannot seem to get them all to connect. Here is my attempt:
map_set,/mercator,/grid,/continent
oplot,long_los,dec_los,psym=6,color=100
oplot,long_sat,dec_sat,psym=5,color=185
for i=0,302 do plots,[long_sat(i),long_los(i)],[dec_sat(i),dec_los(i)]

This only works on about half of the points. Only the points that are East of
Greenwich are plotted, and nothing west. Anyone have any suggestions?
-Andy
post to this group or respond via email to
nicholas@uap.nrl.navy.mil
-Thanks
[Message index]
 
Read Message
Previous Topic: HELP: Finding Array Element Positions
Next Topic: Re: Changing a structure

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Sat Oct 11 04:52:21 PDT 2025

Total time taken to generate the page: 1.44054 seconds