Declared in RemoteSensor
Declaration
PlanetCoverageMessage GetTotalPlanetCoverage(
string bodyName
);Description
Returns the total planet coverage from all sensors registered for the specified celestial body.
Parameters
| Name | Description |
|---|---|
| bodyName | The celestial body name to get coverage for (e.g. “earth”, “moon”). |