#include <Orthoamphibole.h>
Public Member Functions | |
| Orthoamphibole () | |
| constructor | |
| virtual | ~Orthoamphibole () |
| destructor | |
Public Attributes | |
| const int | NCOMP |
| number of components | |
| const int | CUMMINGTONITE |
| index of cummingtonite component | |
| const int | GRUNERITE |
| index of grunerite component | |
| const int | TREMOLITE |
| index of tremolite component | |
Protected Member Functions | |
| virtual void | init () |
| initialization function | |
Static Protected Attributes | |
| static BermanData | ssdata [] |
| array of data for standard states | |
Orthoamphibole class file. Wrapper for Ghiorso's implementation Orthoamphibole solution parameters from Ghiorso and Evans
Definition at line 19 of file Orthoamphibole.h.
1.7.1