RCAIDE.Library.Methods.Noise.Common.compute_relative_noise_evaluation_locations
compute_relative_noise_evaluation_locations#
- compute_relative_noise_evaluation_locations(settings, microphone_locations, segment)[source]#
This computes the relative locations on the surface in the computational domain where the propogated sound is computed. Vectors point from observer/microphone to aircraft/source
- Assumptions:
Acoustic scattering is not modeled
- Source:
N/A
- Inputs:
settings.microphone_locations - array of microphone locations on the ground [meters] segment.conditions.frames.inertial.position_vector - position of aircraft [boolean]
Outputs: GM_THETA - angle measured from ground microphone in the x-z plane from microphone to aircraft GM_PHI - angle measured from ground microphone in the y-z plane from microphone to aircraft RML - relative microphone locations num_gm_mic - number of ground microphones
- Properties Used:
N/A