Presentation | AGDS | CIF | DTR | OPENCHAMS | SPICE | Links & Contact |
Public Member Functions | |
bool | addStructure (Structure *) |
adds a Structure to the Library. More... | |
Library (std::string libName) | |
creates a new Library More... | |
void | setPhysUnits (double physUnits) |
sets the physical units. More... | |
void | setUserUnits (double userUnits) |
sets the user units. More... | |
bool | writeToFile (std::string fileName) |
writes the database to file. More... | |
This class contains all AGDS library informations such as the name, the unit used (user and physical) and the list of all Structures.
bool addStructure | ( | Structure * | str | ) |
|
inline |
sets the physical units.
physUnits | the value of the physical units. |
|
inline |
sets the user units.
userUnits | the value of the user units. |
bool writeToFile | ( | std::string | filename | ) |
writes the database to file.
filename | the destination file name. |
Generated by doxygen 1.8.14 on Thu Nov 12 2020 | Return to top of page |
VLSI SAPD Documentation | Copyright © 2010 - 2020 UPMC All rights reserved |