[Paraview] Converting Longitude, latitude and Radius (distance) to XYZ (spherical coordinates)‏

Aashish Chaudhary aashish.chaudhary at kitware.com
Fri Aug 13 13:19:45 EDT 2010


looks good.

2010/8/13 Lester Anderson <lester_anderson1963 at hotmail.com>

>  Hello again
>
> Sorted out the calculator bit :
>
>
> (coordsZ*cos(coordsX*3.14159265/180)*cos(coordsY*3.14159265/180))*iHat+(coordsZ*sin(coordsX*3.14159265/180)*cos(coordsY*3.14159265/180))*jHat+(coordsZ*sin(coordsY*3.14159265/180))*kHat
>
> The model is now complete !
>
> There is no Pi value in the calculator so had to use the numeric value (to
> reasonable approximation). Perhaps a new feature to have or a button to do
> degrees to radians vice versa.
>
> Cheers
>
> Lester
>
> _______________________________________________
> Powered by www.kitware.com
>
> Visit other Kitware open-source projects at
> http://www.kitware.com/opensource/opensource.html
>
> Please keep messages on-topic and check the ParaView Wiki at:
> http://paraview.org/Wiki/ParaView
>
> Follow this link to subscribe/unsubscribe:
> http://www.paraview.org/mailman/listinfo/paraview
>
>


-- 
| Aashish Chaudhary
| R&D Engineer
| Kitware Inc.
| www.kitware.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.paraview.org/pipermail/paraview/attachments/20100813/099e3ddc/attachment.htm>


More information about the ParaView mailing list