/home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/drone/Drone.H File Reference
|
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
|
Loading...
Searching...
No Matches
Drone.H File Reference
#include "src/wind_energy/actuator/actuator_types.H"#include "src/wind_energy/actuator/sector/ActuatorSector.H"#include "src/wind_energy/actuator/sector/actuator_sector_ops.H"#include "src/wind_energy/actuator/motion/RigidBodyMotion.H"#include "src/wind_energy/actuator/motion/RotorMotion.H"#include <memory>#include <string>
Include dependency graph for Drone.H:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Classes | |
| struct | kynema_sgf::actuator::DroneRotor |
| One child actuator sector and its fixed offset in the drone body frame. More... | |
| struct | kynema_sgf::actuator::DroneData |
| Composite actuator that gives all child rotors one rigid-body motion. More... | |
| struct | kynema_sgf::actuator::Drone |
Namespaces | |
| namespace | kynema_sgf |
| This test case is intended as an evaluation of the momentum advection scheme. | |
| namespace | kynema_sgf::actuator |
| namespace | kynema_sgf::actuator::drone |
Functions | |
| vs::Tensor | kynema_sgf::actuator::drone::body_rotation (const vs::Vector &roll_pitch_yaw_degrees) |
| RealList | kynema_sgf::actuator::drone::uniform_arm_angles (const int num_rotors, const amrex::Real phase) |
| VecList | kynema_sgf::actuator::drone::rotor_body_offsets (const RealList &lengths, const RealList &angles_degrees) |
Generated by