Declared in RemoteSensor
Declaration
void RegisterWithCoverageSystem(
string bodyName
);Description
Registers this sensor with the PlanetCoverageSystem for celestial body coverage analysis.
Parameters
| Name | Description |
|---|---|
| bodyName | The celestial body name to track coverage for (e.g. “earth”, “moon”). |