Arcane  4.1.12.0
User documentation
Loading...
Searching...
No Matches
Arcane::IPhysicalUnitSystem Class Referenceabstract

Public Member Functions

virtual ~IPhysicalUnitSystem ()=default
 Releases resources.
virtual IPhysicalUnitConvertercreateConverter (IPhysicalUnit *from, IPhysicalUnit *to)=0
 Creates a converter between two units. The caller must destroy the returned converter. The units from and to must have been created by this unit system.
virtual IPhysicalUnitConvertercreateConverter (const String &from, const String &to)=0
 Creates a converter between two units. The caller must destroy the returned converter.

Detailed Description

Definition at line 32 of file IPhysicalUnitSystem.h.


The documentation for this class was generated from the following file: