Class MapCelestialBodyRemovedMessage
public class MapCelestialBodyRemovedMessage : MessageCenterMessage
- Inheritance
-
MapCelestialBodyRemovedMessage
- Inherited Members
- Extension Methods
Constructors
MapCelestialBodyRemovedMessage()
public MapCelestialBodyRemovedMessage()
Properties
BodyName
public string BodyName { get; set; }
Property Value
atmosphereDataModel
public AtmosphereDataModelComponent atmosphereDataModel { get; set; }
Property Value
scaledCloudDataModel
public ScaledCloudDataModelComponent scaledCloudDataModel { get; set; }