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

This routine is used to convert Angle to an equivalent value between \(-\pi\) and \(pi\). More...

Public Member Functions

subroutine mpi2pi_r4 (Angle)
 This routine is used to convert Angle to an equivalent value between \(-\pi\) and \(pi\). More...
 
subroutine mpi2pi_r8 (Angle)
 This routine is used to convert Angle to an equivalent value between \(-\pi\) and \(pi\). More...
 
subroutine mpi2pi_r16 (Angle)
 This routine is used to convert Angle to an equivalent value between \(-\pi\) and \(pi\). More...
 

Detailed Description

This routine is used to convert Angle to an equivalent value between \(-\pi\) and \(pi\).

Use MPi2Pi (nwtc_num::mpi2pi) instead of directly calling a specific routine in the generic interface.

Parameters
[in,out]angleAngle (in radians) to be converted

Member Function/Subroutine Documentation

◆ mpi2pi_r16()

subroutine nwtc_num::mpi2pi::mpi2pi_r16 ( real(quki), intent(inout)  Angle)

This routine is used to convert Angle to an equivalent value between \(-\pi\) and \(pi\).

Use MPi2Pi (nwtc_num::mpi2pi) instead of directly calling a specific routine in the generic interface.

Parameters
[in,out]angleAngle (in radians) to be converted

◆ mpi2pi_r4()

subroutine nwtc_num::mpi2pi::mpi2pi_r4 ( real(siki), intent(inout)  Angle)

This routine is used to convert Angle to an equivalent value between \(-\pi\) and \(pi\).

Use MPi2Pi (nwtc_num::mpi2pi) instead of directly calling a specific routine in the generic interface.

Parameters
[in,out]angleAngle (in radians) to be converted

◆ mpi2pi_r8()

subroutine nwtc_num::mpi2pi::mpi2pi_r8 ( real(r8ki), intent(inout)  Angle)

This routine is used to convert Angle to an equivalent value between \(-\pi\) and \(pi\).

Use MPi2Pi (nwtc_num::mpi2pi) instead of directly calling a specific routine in the generic interface.

Parameters
[in,out]angleAngle (in radians) to be converted

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