walberla::pe::communication::RigidBodyVelocityUpdateNotification Class Reference

Detailed Description

Wrapper class for rigid body velocity updates.

The RigidBodyVelocityUpdateNotification class is a wrapper class for marshalling and unmarshalling rigid body velocity updates. It includes linear and angular velocities.

#include <RigidBodyVelocityUpdateNotification.h>

Classes

struct  Parameters
 

Public Member Functions

 RigidBodyVelocityUpdateNotification (const RigidBody &b)
 

Public Attributes

const RigidBodybody_
 

Constructor & Destructor Documentation

◆ RigidBodyVelocityUpdateNotification()

walberla::pe::communication::RigidBodyVelocityUpdateNotification::RigidBodyVelocityUpdateNotification ( const RigidBody b)
inlineexplicit

Member Data Documentation

◆ body_

const RigidBody& walberla::pe::communication::RigidBodyVelocityUpdateNotification::body_

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