RCAIDE.Library.Methods.Noise.Common.generate_zero_elevation_microphone_locations
generate_zero_elevation_microphone_locations#
- generate_zero_elevation_microphone_locations(settings)[source]#
This computes the absolute microphone/observer locations on level ground.
- Assumptions:
None
- Source:
N/A
Inputs: settings.
min_x - minimum x coordinate of noise evaluation plane [meters] max_x - maximum x coordinate of noise evaluation plane [meters] min_y - minimum y coordinate of noise evaluation plane [meters] max_x - maximim y coordinate of noise evaluation plane [meters] N_x - number of microphones on x-axis N_y - number of microphones on y-axis
- Outputs:
gm_mic_locations - cartesian coordiates of all microphones defined [meters]
- Properties Used:
N/A