mp_units::utility::spherical_vector::spherical_vector¶
Synopsis¶
Declared in <mp-units/utility/spherical_vector.h>
[[nodiscard]] constexpr spherical_vector(radius_type r, angle_type theta, angle_type phi);
Return Value¶
Note
The return value should not be discarded.