GetOverriddenSensorInformationResponse

@Serializable
data class GetOverriddenSensorInformationResponse(val requestedSamplingFrequency: Double)

Response type for the EmulationDomain.getOverriddenSensorInformation command.

Constructors

Link copied to clipboard
constructor(requestedSamplingFrequency: Double)

Properties

Link copied to clipboard

(undocumented in the protocol definition)