#include "FortAxisSmoothing.h" FFortAxisSmoothing::FFortAxisSmoothing() { this->ZeroTime = 0.00f; this->Samples = 0; this->TotalSampleTime = 0.00f; }