S_A Function

public elemental function S_A(angle)

Arguments

Type IntentOptional Attributes Name
real(kind=dp), intent(in) :: angle

Return Value real(kind=dp)


Called by

proc~~s_a~~CalledByGraph proc~s_a S_A proc~calc_deviation calc_deviation proc~calc_deviation->proc~s_a proc~calc_offset_coefficients calc_offset_coefficients proc~calc_offset_coefficients->proc~calc_deviation program~main main program~main->proc~calc_offset_coefficients