update_expressions_with_defaults# AntennaParameters.update_expressions_with_defaults(quantities_category=None)# Update the list of expressions by taking all quantities from a given category. Parameters: quantities_categorystr, optionalQuantities category to use. The default is None, in which case the default category for the specified report is used. Returns: boolTrue when successful, False when failed.