Skip to content

Commit e05d690

Browse files
committed
Include Shimba 1984 reference.
1 parent 448d0b9 commit e05d690

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

OpenSim/Common/C3DFileAdapter.h

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -97,7 +97,10 @@ class OSIMCOMMON_API C3DFileAdapter : public FileAdapter {
9797
options for expressing the force-plate measurements either as the
9898
net force and moments expressed at the ForcePlateOrigin, the
9999
CentereOfPressure, or the PointOfWrenceApplication (PWA) as defined by
100-
Shimba 1984*/
100+
Shimba 1984.
101+
Takeshi Shimba, An estimation of center of gravity from force platform
102+
data, Journal of Biomechanics, 17(1), pp53-60, 1984.
103+
*/
101104
static
102105
Tables read(const std::string& fileName,
103106
ForceLocation wrt = ForceLocation::OriginOfForcePlate);

0 commit comments

Comments
 (0)