|  | 
|  | OpenSim_DECLARE_PROPERTY (frame1_path, std::string, "The first model frame path of the pair.") | 
|  | 
|  | OpenSim_DECLARE_PROPERTY (frame2_path, std::string, "The second model frame path of the pair.") | 
|  | 
|  | OpenSim_DECLARE_PROPERTY (minimum_distance, double, "The minimum distance apart that the two frame origins can be.") | 
|  | 
|  | OpenSim_DECLARE_PROPERTY (maximum_distance, double, "The maximum distance apart that the two frame origins can be.") MocoFrameDistanceConstraintPair() | 
|  | 
|  | MocoFrameDistanceConstraintPair (std::string firstFramePath, std::string secondFramePath, double minimum_distance, double maximum_distance) | 
|  | 
The documentation for this class was generated from the following file: