classUsersGuide

User's Guide

Extends from Modelica.Icons.Information (Icon for general information packages).

Information

This package contains classes that are obsolete and will be removed from the corresponding library in a future release.

How To

  1. Extend BaseClass model for red frame with dashed line: extends AixLib.Obsolete.BaseClasses.ObsoleteModel;
  2. Add following argument to model annotation at bottom of the model: obsolete = "Obsolete model - a description, e.g. which model to use instead".
  • March 24, 2020, by Philipp Mehrfeld:
    Moved to this new UsersGuide.
  • November 27, 2019, by Philipp Mehrfeld:
    Add How To.