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

Signature

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

Helper function to create a TimeHistoryArray object.

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

Parameters

Returns