Skip to content

Commit 97bdeb7

Browse files
authored
Merge pull request #206 from EXP-code/copilot/sub-pr-199
Add `@param ppower` Doxygen documentation to Cylinder.H
2 parents 05704d7 + e421863 commit 97bdeb7

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

src/Cylinder.H

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,10 @@ class MixtureBasis;
117117
@param mtype is the deprojected model type for conditioning the
118118
basis. See ExpCylSL::mtype for options.
119119
120+
@param ppower is the power-law index for the Power spherical model
121+
used as the deprojected model for basis conditioning (default: 2.0).
122+
Only used when mtype is set to the Power model.
123+
120124
@param self_consistent set to false turns off potential expansion;
121125
only performed the first time
122126

0 commit comments

Comments
 (0)