OpenStructure
|
#include <omf.hh>
Public Types | |
enum | OMFOption { DEFAULT_PEPLIB = 1, AVG_BFACTORS = 2, ROUND_BFACTORS = 4, SKIP_SS = 8, INFER_PEP_BONDS = 16, DEFAULT_PEPLIB = 1, AVG_BFACTORS = 2, ROUND_BFACTORS = 4, SKIP_SS = 8, INFER_PEP_BONDS = 16 } |
enum | OMFOption { DEFAULT_PEPLIB = 1, AVG_BFACTORS = 2, ROUND_BFACTORS = 4, SKIP_SS = 8, INFER_PEP_BONDS = 16, DEFAULT_PEPLIB = 1, AVG_BFACTORS = 2, ROUND_BFACTORS = 4, SKIP_SS = 8, INFER_PEP_BONDS = 16 } |
Static Public Member Functions | |
static OMFPtr | FromEntity (const ost::mol::EntityHandle &ent, Real max_error=0.0, uint8_t options=0) |
static OMFPtr | FromFile (const String &fn) |
static OMFPtr | FromString (const String &s) |
static int | GetCurrentOMFVersion () |
static OMFPtr | FromEntity (const ost::mol::EntityHandle &ent, Real max_error=0.0, uint8_t options=0) |
static OMFPtr | FromFile (const String &fn) |
static OMFPtr | FromString (const String &s) |
static int | GetCurrentOMFVersion () |
enum OMFOption |
enum OMFOption |
|
static |
|
static |
ost::mol::EntityHandle GetAU | ( | ) | const |
ost::mol::EntityHandle GetAU | ( | ) | const |
ost::mol::EntityHandle GetAUChain | ( | const String & | name | ) | const |
ost::mol::EntityHandle GetAUChain | ( | const String & | name | ) | const |
std::vector<String> GetChainNames | ( | ) | const |
std::vector<String> GetChainNames | ( | ) | const |
|
inline |
|
inline |
|
inline |
|
inline |
const geom::Vec3List& GetPositions | ( | const String & | cname | ) | const |
const geom::Vec3List& GetPositions | ( | const String & | cname | ) | const |
void ToFile | ( | const String & | fn | ) | const |
void ToFile | ( | const String & | fn | ) | const |
String ToString | ( | ) | const |
String ToString | ( | ) | const |