Skip to article frontmatterSkip to article content
Site not loading correctly?

This may be due to an incorrect BASE_URL configuration. See the MyST Documentation for reference.

sdynpy.core.sdynpy_data.impulse_response_function_array

Signature

def sdynpy.core.sdynpy_data.impulse_response_function_array(abscissa, ordinate, coordinate, comment1='', comment2='', comment3='', comment4='', comment5='')

Helper function to create a ImpulseResponseFunctionArray object.

All input arguments to this function are allowed to broadcast to create the final data in the ImpulseResponseFunctionArray object.

Parameters

Returns