Declared in SolarSystem

Declaration

bool SetSphericalHarmonics(
    string bodyName,
    int degree,
    string filePath
);

Description

Sets the Spherical Harmonics level based on the degree and the body being used. This will use some default values.

Parameters

NameDescription
bodyNameThe name of the Body to load harmonics from
degreeThe degree of the harmonics
filePathThe name of the file to load the CBar and SBar into