Skip to content
Snippets Groups Projects
Commit 7b49dec6 authored by Celine Durniak's avatar Celine Durniak
Browse files

Merge branch 'manual_fit_version3' into develop

parents 02de3d09 ee7fe775
No related branches found
No related tags found
No related merge requests found
...@@ -25,7 +25,7 @@ class BA_CORE_API_ FormFactorCone : public IFormFactorBorn ...@@ -25,7 +25,7 @@ class BA_CORE_API_ FormFactorCone : public IFormFactorBorn
{ {
public: public:
//! @brief Cone constructor //! @brief Cone constructor
//! @param height of Conee //! @param height of Cone
//! @param radius half of Cone's base //! @param radius half of Cone's base
//! @param angle in radians between base and facet //! @param angle in radians between base and facet
FormFactorCone(double radius, double height, double alpha); FormFactorCone(double radius, double height, double alpha);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment