opynsim
Unofficial C++ Documentation
Loading...
Searching...
No Matches
Public Attributes | List of all members
opyn::StorageIndexToModelStateVarMappingResult Struct Referencefinal

#include <open_sim_helpers.h>

Public Attributes

std::unordered_map< int, int > storageIndexToModelStatevarIndex
 
std::vector< std::string > stateVariablesMissingInStorage
 

Member Data Documentation

◆ stateVariablesMissingInStorage

std::vector<std::string> opyn::StorageIndexToModelStateVarMappingResult::stateVariablesMissingInStorage

◆ storageIndexToModelStatevarIndex

std::unordered_map<int, int> opyn::StorageIndexToModelStateVarMappingResult::storageIndexToModelStatevarIndex

The documentation for this struct was generated from the following file: