OpenFAST
Wind turbine multiphysics simulator
Public Member Functions | List of all members
nwtc_num::zero2twopi Interface Reference

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...
 

Detailed Description

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.

Parameters
[in,out]angleangle that is input and converted to equivalent in range \([0, 2\pi)\)

Member Function/Subroutine Documentation

◆ zero2twopir16()

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.

Parameters
[in,out]angleangle that is input and converted to equivalent in range \([0, 2\pi)\)

◆ zero2twopir4()

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.

Parameters
[in,out]angleangle that is input and converted to equivalent in range \([0, 2\pi)\)

◆ zero2twopir8()

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.

Parameters
[in,out]angleangle that is input and converted to equivalent in range \([0, 2\pi)\)

The documentation for this interface was generated from the following file: