OpenSim Moco
0.4.0
|
Public Member Functions | |
EndpointInfo (std::string name, int num_outputs, std::unique_ptr< Integrand > ifunc, std::unique_ptr< Endpoint > efunc) | |
Public Attributes | |
std::string | name |
int | num_outputs |
std::unique_ptr< Integrand > | integrand_function |
std::unique_ptr< Endpoint > | endpoint_function |