Unigine::Cigi::ICigiAerosolResponse Class
Header: | #include <CigiClientInterface.h> |
Inherits: | ICigiIGPacket |
This class represents the CIGI Aerosol Concentration Response IG packet interface.
CIGI plugin must be loaded.
ICigiAerosolResponse 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 setLayerID(int id)
Sets the value of the Layer ID parameter to be specified in the packet.Arguments
- int id - Layer ID parameter value.
void setAerosol(float a)
Sets the value of the Aerosol Concentration parameter to be specified in the packet.Arguments
- float a - Aerosol Concentration parameter value.
Last update: 2018-08-10
Help improve this article
Was this article helpful?
(or select a word/phrase and press Ctrl+Enter)