- Waveguide - Class in building_blocks
-
Provides the waveguide building block.
- Waveguide(int) - Constructor for class building_blocks.Waveguide
-
Constructs a waveguide object given an identifier number.
- Waveguide(int, int, int) - Constructor for class building_blocks.Waveguide
-
Constructs a waveguide object connecting two waveguide crossings.
- Waveguide(int, int, int, double) - Constructor for class building_blocks.Waveguide
-
Constructs a waveguide object connecting two waveguide crossings.
- waveguide - Static variable in class main.Globals
-
- waveguides - Variable in class main.Router
-
The map containing the waveguide objects
- west - Static variable in class main.Globals
-
- write(String) - Method in class main.OutputFileWriter
-
Writes a formatted representations of the application/architecture
setup and the output of the mapping optimization phase on the output file.