Home
last modified time | relevance | path

Searched refs:pcRing (Results 1 – 2 of 2) sorted by relevance

/dports/science/mbdyn/mbdyn-1.7.3/modules/module-wheel4/
H A Dmodule-wheel4.h161 Vec3 pcRing; // contact point of ring variable
H A Dmodule-wheel4.cc622 Var_pcRing->put_rec((pcRing.pGetVec()), OH.GetCurrentStep()); in Output()
657 << " " << pcRing // 46-48: point of contact on ring between ring and springs in Output()
1184 pcRingPrev = pcRing; in AssRes()
1515pcRing = Xring + RingRad; // accounts for ring camber; position of ring "contact" point (NOT patch… in AssRes()
1530 Vec3 XparOld = Xpa - pcRing; // patch rel. to ring, expressed in ABS ref frame in AssRes()
1531 Xpar = Xpa - pcRing; // patch rel. to ring, expressed in ABS ref frame in AssRes()