Declared in RemoteSensor

Declaration

void RegisterWithCoverageSystem(
    string bodyName
);

Description

Registers this sensor with the PlanetCoverageSystem for celestial body coverage analysis.

Parameters

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