Opened 11 years ago

Closed 11 years ago

#6166 closed Patches (fixed)

Transform from cartesian to spherical equatorial 3D not implemented

Reported by: Arnold Metselaar <arnold.metsel@…> Owned by: Barend Gehrels
Milestone: Boost 1.50.0 Component: geometry
Version: Boost 1.48.0 Severity: Problem
Keywords: Cc:

Description

The coordinate transform from Cartesian 3D to spherical equatorial 3D is not implemented. I have prepared a patch to add the implementation of this transform.

Attachments (1)

XYZtoSphericalEquatorial.patch (1.6 KB ) - added by Arnold Metselaar <arnold.metsel@…> 11 years ago.
Patch to add transform from cartesian to spherical equatorial in 3D.

Download all attachments as: .zip

Change History (2)

by Arnold Metselaar <arnold.metsel@…>, 11 years ago

Patch to add transform from cartesian to spherical equatorial in 3D.

comment:1 by Barend Gehrels, 11 years ago

Milestone: To Be DeterminedBoost 1.50.0
Resolution: fixed
Status: newclosed

Thanks for the patch.

It is applied. I added unit tests for the coordinate system transformations.

Sorry it took so long to discover and apply the patch (I now get notifications)

Note: See TracTickets for help on using tickets.