Package de.dlr.proseo.model
Class Payload
java.lang.Object
de.dlr.proseo.model.Payload
The payload of a spacecraft, e. g. the TROPOMI instrument of Sentinel-5P. A spacecraft may have multiple payloads.
- Author:
- Dr. Thomas Bassler
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Payload
public Payload()
-
-
Method Details
-
getName
Gets the payload name- Returns:
- the name
-
setName
Sets the payload name- Parameters:
name- the name to set
-
getDescription
Gets the payload description- Returns:
- the description
-
setDescription
Sets the payload description- Parameters:
description- the description to set
-
hashCode
public int hashCode() -
equals
-