Searched defs:controlFreq (Results 1 – 4 of 4) sorted by relevance
90 Milliseconds::Int controlFreq = 0; strm >> controlFreq; in Read() local205 …andPhysicalRotate::CommandPhysicalRotate( uint axis, fp controlFraction, Milliseconds controlFreq ) in CommandPhysicalRotate()
240 Aircraft::PhysicalRotate( uint axis, fp controlFraction, Milliseconds controlFreq ) in PhysicalRotate()
698 double controlFreq = 1.0 / controlPeriod_; in setControlRateParameters() local
414 const Milliseconds controlFreq( POP_INT( L ) ); in Aircraft_PhysicalRotate() local