Rosetta
Public Member Functions | Public Attributes | List of all members
Cluster Struct Reference

Public Member Functions

 Cluster (FArray2D< double > &coords, core::Real &transition_threshold, core::Size &occupancy, std::string &tag)
 

Public Attributes

FArray2D< doublecoords_
 
core::Real radius_
 
core::Size occupancy_
 
std::string tag_
 

Constructor & Destructor Documentation

◆ Cluster()

Cluster::Cluster ( FArray2D< double > &  coords,
core::Real transition_threshold,
core::Size occupancy,
std::string &  tag 
)
inline

Member Data Documentation

◆ coords_

FArray2D<double> Cluster::coords_

◆ occupancy_

core::Size Cluster::occupancy_

Referenced by main().

◆ radius_

core::Real Cluster::radius_

Referenced by main().

◆ tag_

std::string Cluster::tag_

Referenced by main().


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