Public Member Functions | Public Attributes | Friends | List of all members
Vel Struct Reference

#include <Utility.h>

Public Member Functions

 Vel ()
 

Public Attributes

double Vr
 
double Vx
 
double Vy
 
double Vz
 

Friends

std::ostream & operator<< (std::ostream &os, const Vel &record)
 

Detailed Description

Definition at line 39 of file Utility.h.

Constructor & Destructor Documentation

◆ Vel()

Vel::Vel ( )
inline

Definition at line 45 of file Utility.h.

Friends And Related Function Documentation

◆ operator<<

std::ostream& operator<< ( std::ostream &  os,
const Vel record 
)
friend

Definition at line 47 of file Utility.h.

Member Data Documentation

◆ Vr

double Vel::Vr

Definition at line 44 of file Utility.h.

◆ Vx

double Vel::Vx

Definition at line 41 of file Utility.h.

◆ Vy

double Vel::Vy

Definition at line 42 of file Utility.h.

◆ Vz

double Vel::Vz

Definition at line 43 of file Utility.h.


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


mocap_nokov
Author(s):
autogenerated on Mon Mar 3 2025 03:08:00