Molmodel
Public Member Functions | Friends

SimTK::AtomSubsystem::Atom Class Reference

#include <AtomSubsystem.h>

List of all members.

Public Member Functions

 Atom (AtomIndex atomIx, mass_t mass)
AtomIndex getAtomIndex () const
MobilizedBodyIndex getMobilizedBodyIndex () const
const Vec3getStationInBodyFrame () const
AtomsetStationInBodyFrame (const Vec3 &s)
mass_t getMass () const
AtomsetMass (mass_t m)

Friends

class AtomSubsystem

Constructor & Destructor Documentation

SimTK::AtomSubsystem::Atom::Atom ( AtomIndex  atomIx,
mass_t  mass 
) [inline]

Member Function Documentation

AtomIndex SimTK::AtomSubsystem::Atom::getAtomIndex ( ) const [inline]
MobilizedBodyIndex SimTK::AtomSubsystem::Atom::getMobilizedBodyIndex ( ) const [inline]
const Vec3& SimTK::AtomSubsystem::Atom::getStationInBodyFrame ( ) const [inline]
Atom& SimTK::AtomSubsystem::Atom::setStationInBodyFrame ( const Vec3 s) [inline]
mass_t SimTK::AtomSubsystem::Atom::getMass ( ) const [inline]
Atom& SimTK::AtomSubsystem::Atom::setMass ( mass_t  m) [inline]

Friends And Related Function Documentation

friend class AtomSubsystem [friend]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines