Declared in SolarSystem
Declaration
bool CreateAlbedoPlanetLookup(
string planet,
string filePath
);
Description
Creates a new Albedo configuration around a certain planet using the lookup data model that uses a valid file-path to load the data.
Parameters
Name | Description |
---|---|
planet | The name of the planet to add the albedo to |
filePath | The data path for the file |