timestep property

  1. @ImcField('Timestep', 'timestep', ImcType.typeFp32, units: 's')
double timestep

Period of time of the orientation vector increments.

Implementation

@ImcField('Timestep', 'timestep', ImcType.typeFp32, units: 's')
double get timestep;