argos::CPhysicsEngine::SHorizontalFace Struct Reference

A boundary face for top/bottom parts of the volume. More...

#include <physics_engine.h>

Inheritance diagram for argos::CPhysicsEngine::SHorizontalFace:
Collaboration diagram for argos::CPhysicsEngine::SHorizontalFace:

Public Attributes

Real Height
 
- Public Attributes inherited from argos::CPhysicsEngine::SBoundaryFace
std::string EngineId
 

Detailed Description

A boundary face for top/bottom parts of the volume.

Definition at line 108 of file physics_engine.h.

Member Data Documentation

◆ Height

Real argos::CPhysicsEngine::SHorizontalFace::Height

Definition at line 109 of file physics_engine.h.