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.transfer_function_array

Signature

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

Helper function to create a TransferFunctionArray object.

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

Parameters

Returns