asiCheckAnalysis
asiCheckAnalysis(o_analogr_form) =>t/nil
Description
Checking function for the analysis class. e.g. for Spectre simulator object it checks each field value in the environment, highlights any errors, returns t or nil. Can be used for different analog simulator analysis objects.
The only difference between this and the check method in the analog class is that this one does not give an error if ’step’ is not set.
Arguments
Value Returned
Return to top