Instances of DtLandSurfaceEncoder encode data from DtLandSurfaceStateRepository objects to the net structures to be sent to the network.
|
| static bool | needSnow (const DtLandSurfaceStateRepository &stateRep, const DtLandSurfaceStateRepository &asSeenByRemote) |
| |
| static void | encodeSnow (const DtLandSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needMoisture (const DtLandSurfaceStateRepository &stateRep, const DtLandSurfaceStateRepository &asSeenByRemote) |
| |
| static void | encodeMoisture (const DtLandSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needIceCondition (const DtLandSurfaceStateRepository &stateRep, const DtLandSurfaceStateRepository &asSeenByRemote) |
| |
| static void | encodeIceCondition (const DtLandSurfaceStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needTemperature (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeTemperature (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needWind (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeWind (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needPrecipitation (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodePrecipitation (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needHaze (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeHaze (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needHumidity (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeHumidity (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needBarometricPressure (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeBarometricPressure (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needVisibilityRange (const DtWeatherStateRepository &stateRep, const DtWeatherStateRepository &asSeenByRemote) |
| |
| static void | encodeVisibilityRange (const DtWeatherStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needServiceId (const DtEnvironmentConditionStateRepository &stateRep, const DtEnvironmentConditionStateRepository &asSeenByRemote) |
| |
| static void | encodeServiceId (const DtEnvironmentConditionStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needGeoReference (const DtEnvironmentConditionStateRepository &stateRep, const DtEnvironmentConditionStateRepository &asSeenByRemote) |
| |
| static void | encodeGeoReference (const DtEnvironmentConditionStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needUniqueId (const DtMetocRootStateRepository &stateRep, const DtMetocRootStateRepository &asSeenByRemote) |
| |
| static void | encodeUniqueId (const DtMetocRootStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |
| static bool | needName (const DtMetocRootStateRepository &stateRep, const DtMetocRootStateRepository &asSeenByRemote) |
| |
| static void | encodeName (const DtMetocRootStateRepository &rep, RTI::AttributeHandleValuePairSet *attrs, RTI::AttributeHandle attrHandle) |
| |