| # | Line 46 | Line 46 | class DirectionalAtom : public Atom { (public) | |
|---|---|---|
| 46 | void setJ( double theJ[3] ); | |
| 47 | ||
| 48 | void getTrq( double theT[3] ); | |
| 49 | + | void setTrq( double theT[3] ); |
| 50 | void addTrq( double theT[3] ); | |
| 51 | ||
| 52 | void setI( double the_I[3][3] ); | |
| – | Removed lines |
| + | Added lines |
| < | Changed lines |
| > | Changed lines |