profiles.temperature.IsothermalTemperatureProfile.derived_profile_classes#

property IsothermalTemperatureProfile.derived_profile_classes: dict[str, type[BaseProfile]]#

Get the available derived profile classes for this instance.

Returns:

A dictionary mapping derived profile names to their dynamically generated profile classes.

Return type:

dict of str, BaseProfile