Ignore:
Timestamp:
Nov 7, 2009, 12:17:55 PM (16 years ago)
Author:
Frederik Heber <heber@…>
Children:
e462b3
Parents:
486aa5
Message:

New function bond::GetDistance...()

File:
1 edited

Legend:

Unmodified
Added
Removed
  • molecuilder/src/bond.hpp

    r486aa5 r1fcedd  
    5151  bool Contains(const ParticleInfo * const ptr);
    5252  bool Contains(const int nr);
     53  double GetDistance() const;
     54  double GetDistanceSquared() const;
    5355
    5456  bond();
Note: See TracChangeset for help on using the changeset viewer.