libcootapi
 
Loading...
Searching...
No Matches
coot::molecule_t::interesting_place_t Class Reference

#include <coot-molecule.hh>

Public Member Functions

 interesting_place_t ()
 constructor
 
 interesting_place_t (const std::string &feature_type, const residue_spec_t &rs, const clipper::Coord_orth &pt, const std::string &bl)
 constructor
 
 interesting_place_t (const std::string &feature_type, const clipper::Coord_orth &pt, const std::string &button_label)
 constructor
 
void set_feature_value (const float &f)
 internal to libcootapi function to set the values
 
void set_badness_value (const float &b)
 

Public Attributes

std::string feature_type
 Feature.
 
residue_spec_t residue_spec
 Residue specifier.
 
float x
 Position.
 
float y
 
float z
 
std::string button_label
 button label
 
float feature_value
 actual value of the feature
 
float badness
 synthetic badness (for "score by badness")
 

Detailed Description

The container class for an interesting place.

This documentation doesn't work and I don't know why.


The documentation for this class was generated from the following file: