layout: page title: ‘Aix-200RF + RAS’ subtitle: ‘Aixtron Aix-200 Reactor with in situ Reflectance Anisotropy Spectroscopy’ —

Configuration

InGaAsSb / AlGaAsSb

Good Bad
```c++ int foo() { int result = 4; return result; } ``` ```c++ int foo() { int x = 4; return x; } ```