![]() |
OpenFAST
Wind turbine multiphysics simulator
|
This routine is used to convert Angle to an equivalent value in the range \([0, 2\pi)\). More...
Public Member Functions | |
| subroutine | zero2twopir4 (Angle) |
| This routine is used to convert Angle to an equivalent value in the range \([0, 2\pi)\). More... | |
| subroutine | zero2twopir8 (Angle) |
| This routine is used to convert Angle to an equivalent value in the range \([0, 2\pi)\). More... | |
| subroutine | zero2twopir16 (Angle) |
| This routine is used to convert Angle to an equivalent value in the range \([0, 2\pi)\). More... | |
This routine is used to convert Angle to an equivalent value in the range \([0, 2\pi)\).
Use Zero2TwoPi (nwtc_num::zero2twopi) instead of directly calling a specific routine in the generic interface.
| [in,out] | angle | angle that is input and converted to equivalent in range \([0, 2\pi)\) |
| subroutine nwtc_num::zero2twopi::zero2twopir16 | ( | real(quki), intent(inout) | Angle | ) |
This routine is used to convert Angle to an equivalent value in the range \([0, 2\pi)\).
Use Zero2TwoPi (nwtc_num::zero2twopi) instead of directly calling a specific routine in the generic interface.
| [in,out] | angle | angle that is input and converted to equivalent in range \([0, 2\pi)\) |
| subroutine nwtc_num::zero2twopi::zero2twopir4 | ( | real(siki), intent(inout) | Angle | ) |
This routine is used to convert Angle to an equivalent value in the range \([0, 2\pi)\).
Use Zero2TwoPi (nwtc_num::zero2twopi) instead of directly calling a specific routine in the generic interface.
| [in,out] | angle | angle that is input and converted to equivalent in range \([0, 2\pi)\) |
| subroutine nwtc_num::zero2twopi::zero2twopir8 | ( | real(r8ki), intent(inout) | Angle | ) |
This routine is used to convert Angle to an equivalent value in the range \([0, 2\pi)\).
Use Zero2TwoPi (nwtc_num::zero2twopi) instead of directly calling a specific routine in the generic interface.
| [in,out] | angle | angle that is input and converted to equivalent in range \([0, 2\pi)\) |
1.8.13