Warning: include(php/utility.php): Failed to open stream: No such file or directory in /home/argos/argos3/doc/api/embedded/a00360.php on line 2

Warning: include(): Failed opening 'php/utility.php' for inclusion (include_path='.:/usr/lib64/php') in /home/argos/argos3/doc/api/embedded/a00360.php on line 2
The ARGoS Website

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 104 of file physics_engine.h.

Member Data Documentation

Real argos::CPhysicsEngine::SHorizontalFace::Height

Definition at line 105 of file physics_engine.h.