BioInt
1.02.00
BioInt: An integrative biological object-oriented application framework and interpreter
|
#include <BioPdbCryst1.h>
Public Member Functions | |
BioPdbCryst1 (const string &head_) | |
void | showCryst1 (ostream &=cout) |
double | getA () |
double | getB () |
double | getC () |
double | getAlpha () |
double | getBeta () |
double | getGamma () |
string | getSpaceGroup () |
int | getZ () |
BioPdbCryst1::BioPdbCryst1 | ( | const string & | head_ | ) |
double BioPdbCryst1::getA | ( | ) |
double BioPdbCryst1::getAlpha | ( | ) |
double BioPdbCryst1::getB | ( | ) |
double BioPdbCryst1::getBeta | ( | ) |
double BioPdbCryst1::getC | ( | ) |
double BioPdbCryst1::getGamma | ( | ) |
string BioPdbCryst1::getSpaceGroup | ( | ) |
int BioPdbCryst1::getZ | ( | ) |
void BioPdbCryst1::showCryst1 | ( | ostream & | = cout | ) |