CigiMaritimeResponse Class
The functionality described in this article is not available in the Community SDK edition.
You should upgrade to- Sim
SDK edition to use it.
You should upgrade to
Header: | #include <UnigineCIGIConnector.h> |
CigiMaritimeResponse Class
Members
void setRequestID ( int id ) #
Sets the value of the Request ID parameter to be specified in the packet.Arguments
- int id - Request ID parameter value.
void setHeight ( float h ) #
Sets the value of the Sea Surface Height parameter to be specified in the packet.Arguments
- float h - Sea Surface Height parameter value.
void setTemperature ( float t ) #
Sets the value of the Surface Water Temperature parameter to be specified in the packet.Arguments
- float t - Surface Water Temperature parameter value, in degrees Celsius.
void setClarity ( float c ) #
Sets the value of the Surface Clarity parameter to be specified in the packet.Arguments
- float c - Surface Clarity parameter value.
Last update:
2021-12-13
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)