Declared in SphericalHarmonicsModel

Declaration

bool Initialise(
    string filePath,
    int degree
);

Description

Initialises the spherical harmonics based on the file path that is provided. This will ensure all of the array and maths are initialised correctly.

Parameters

NameDescription
filePathThe full file path to the data for the harmonics model
degreeThe degree of harmonics that is used by this model