Declared in RemoteSensor

Declaration

PlanetCoverageMessage GetTotalPlanetCoverage(
    string bodyName
);

Description

Returns the total planet coverage from all sensors registered for the specified celestial body.

Parameters

NameDescription
bodyNameThe celestial body name to get coverage for (e.g. “earth”, “moon”).