CitraClient.Schemas.CafSurfaceResponse (citra_client v0.3.0)
View SourceCAF surface data for visualization (base64-encoded float32 arrays).
Fields
:doppler_shifts— list ofnumber()(API key:dopplerShifts):num_delay_bins—integer()(API key:numDelayBins):num_doppler_bins—integer()(API key:numDopplerBins):surface_base64—String.t()(API key:surfaceBase64):time_delays— list ofnumber()(API key:timeDelays)
Summary
Functions
Build this struct from a decoded JSON map received from the API. Unknown fields are ignored.
Convert this struct into a map with the API's camelCase keys, ready
to be JSON-encoded. Fields whose value is nil are omitted.