**Describe the bug** The getter method for the `ISPntSc_S` member of the `SpinningBody` class is declared as `setISPntSc_S` instead of `getISPntSc_S`. **Expected behavior** The method should be named `getISPntSc_S`.