Learn R Programming

aroma.core (version 1.1.2)

UnitNamesFile: The UnitNamesFile class

Description

Package: aroma.core Class UnitNamesFile Interface ~~| ~~+--UnitNamesFile Directly known subclasses: TextUnitNamesFile public abstract static class UnitNamesFile extends Interface A UnitNamesFile provides methods for querying the unit names of a given chip type.

Usage

UnitNamesFile(...)

Arguments

...
Arguments passed to Interface.

Methods

Methods: rll{ byChipType - getAromaUgpFile - getChipType - getPlatform - getUnitNames - indexOf Gets the indices of units by their names. nbrOfUnits - } Methods inherited from Interface: extend, getFields, print, uses