Skip to content

Commit e421863

Browse files
CopilotThe9Cat
andcommitted
Add @param documentation for ppower in Cylinder.H
Co-authored-by: The9Cat <25960766+The9Cat@users.noreply.github.com>
1 parent b13ddd0 commit e421863

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)