3D Polar Plot?

Have a suggestion for improving DPlot or a question about existing features? Let us know

Moderator: DPlotAdmin

Post Reply
John Horrigan
Posts: 16
Joined: Mon Apr 07, 2008 9:46 am

3D Polar Plot?

Post by John Horrigan »

Good morning. I'm not sure if this has been asked and answered already.

I'd welcome any thoughts on how to plot this. I need to plot a celestial body trajectory with azimuth and altitude above the horizon, both in degrees, over time. I would picture the plot as hemispherical with azimuth on the horizontal scale, elevation on the vertical scale and time (GMT) on the concentric scale.

Any suggestions?

Thanks
-John
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

DPlot doesn't work with polar coordinates in 3D, but you can translate those to cartesian coordinates easily enough if you have Excel or something similar with x = r*cos(azimuth) and y = r*sin(azimuth).
Visualize Your Data
support@dplot.com
John Horrigan
Posts: 16
Joined: Mon Apr 07, 2008 9:46 am

Post by John Horrigan »

Thanks David. That's what I was resigned to do, I just thought it would be a lot prettier on the polar plot.

Thanks for getting back to me so quickly.

Cheers
-John
Post Reply