VR-Link API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtTimedLappingSection Class Reference
+ Inheritance diagram for DtTimedLappingSection:
+ Collaboration diagram for DtTimedLappingSection:

Public Member Functions

 DtTimedLappingSection ()
 Constructor. More...
 
virtual void lap ()
 Increment lap. More...
 
virtual double durationSegment (const unsigned int &lapReference) const
 Get duration from start to lap. More...
 
virtual unsigned int getCurrentLap () const
 Get the current lap. More...
 
- Public Member Functions inherited from DtTimedSection
 DtTimedSection ()
 CTOR. More...
 
virtual void start ()
 Start timing. More...
 
virtual void stop ()
 Stop timing. More...
 
virtual double duration () const
 Get the amount of time between starts and stops. More...
 

Protected Attributes

std::vector< TimeValuemyLapValues
 
unsigned int myCurrentLap
 
- Protected Attributes inherited from DtTimedSection
struct timezone tz
 
TimeValue myStartVal
 
TimeValue myEndVal
 

Additional Inherited Members

- Protected Types inherited from DtTimedSection
typedef timeval TimeValue
 

Constructor & Destructor Documentation

DtTimedLappingSection::DtTimedLappingSection ( )

Constructor.

Member Function Documentation

virtual double DtTimedLappingSection::durationSegment ( const unsigned int lapReference) const
virtual

Get duration from start to lap.

virtual unsigned int DtTimedLappingSection::getCurrentLap ( ) const
virtual

Get the current lap.

virtual void DtTimedLappingSection::lap ( )
virtual

Increment lap.

Member Data Documentation

unsigned int DtTimedLappingSection::myCurrentLap
protected
std::vector< TimeValue > DtTimedLappingSection::myLapValues
protected

The documentation for this class was generated from the following file:

Document ID: Generated on Thu Sep 19 02:12:35 EDT 2024 from SVN revision 269601
Copyright © 2005-2024 MAK Technologies. All Rights Reserved (www.mak.com)