Changeset 792 in Sophya for trunk/SophyaLib/SkyMap/vector3d.cc
- Timestamp:
- Mar 22, 2000, 11:59:05 AM (26 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/SophyaLib/SkyMap/vector3d.cc
r784 r792 261 261 } 262 262 //++ 263 Vector3d Vector3d::Rotate(const Vector3d& omega, double phi) 263 Vector3d Vector3d::Rotate(const Vector3d& omega, double phi) const 264 264 // 265 265 // rotation of angle phi around an axis omega (Maxwell's rule)
Note:
See TracChangeset
for help on using the changeset viewer.