Skip to content
Snippets Groups Projects

fix the inline documentation in fmuwrapper and longitudinal algorithm

Merged Raghunandan Netrapalli Madhusudhan requested to merge fix-inline-comment into develop
2 files
+ 2
2
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -24,7 +24,7 @@ extern "C"
@@ -24,7 +24,7 @@ extern "C"
{
{
ALGORITHM_FMUWRAPPER_SHARED_EXPORT const std::string &OpenPASS_GetVersion();
ALGORITHM_FMUWRAPPER_SHARED_EXPORT const std::string &OpenPASS_GetVersion();
/// @brief Create an instance of lateral algorithm
/// @brief Create an instance of fmu wrapper algorithm
/// @param componentName Name of the component
/// @param componentName Name of the component
/// @param isInit If instance initialzed
/// @param isInit If instance initialzed
/// @param priority Priority of the instance
/// @param priority Priority of the instance
Loading