RMF
RMF::decorator::AtomConst Class Reference

#include <RMF/decorator/physics.h>

+ Inheritance diagram for RMF::decorator::AtomConst:

Public Member Functions

Int get_element () const
 
Int get_frame_element () const
 
Float get_frame_mass () const
 
Float get_frame_radius () const
 
Float get_mass () const
 
Float get_radius () const
 
Int get_static_element () const
 
Float get_static_mass () const
 
Float get_static_radius () const
 

Static Public Member Functions

static std::string get_decorator_type_name ()
 

Protected Member Functions

 AtomConst (NodeConstHandle nh, IntKey element, FloatKey mass, FloatKey radius)
 
- Protected Member Functions inherited from RMF::Decorator
 Decorator (NodeConstHandle handle)
 
NodeHandle get_node () const
 

Protected Attributes

IntKey element_
 
FloatKey mass_
 
FloatKey radius_
 

Detailed Description

See also Atom and AtomFactory.

Definition at line 861 of file physics.h.


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