DroneRotor Struct Reference

Kynema-SGF API: kynema_sgf::actuator::DroneRotor Struct Reference
Kynema-SGF API v0.1.0
CFD solver for wind plant simulations
Loading...
Searching...
No Matches
kynema_sgf::actuator::DroneRotor Struct Reference

One child actuator sector and its fixed offset in the drone body frame. More...

#include <Drone.H>

Collaboration diagram for kynema_sgf::actuator::DroneRotor:
[legend]

Public Types

using SectorData = ActuatorSector::DataType

Public Member Functions

 DroneRotor (CFDSim &sim, const std::string &label, int id)

Public Attributes

SectorData data
ops::ActSrcOp< ActuatorSector, ActSrcSectorsource
ops::ProcessOutputsOp< ActuatorSector, ActSrcSectoroutput
vs::Vector body_offset {vs::Vector::zero()}

Detailed Description

One child actuator sector and its fixed offset in the drone body frame.

Member Typedef Documentation

◆ SectorData

Constructor & Destructor Documentation

◆ DroneRotor()

kynema_sgf::actuator::DroneRotor::DroneRotor ( CFDSim & sim,
const std::string & label,
int id )

Member Data Documentation

◆ body_offset

vs::Vector kynema_sgf::actuator::DroneRotor::body_offset {vs::Vector::zero()}

◆ data

SectorData kynema_sgf::actuator::DroneRotor::data

◆ output

ops::ProcessOutputsOp<ActuatorSector, ActSrcSector> kynema_sgf::actuator::DroneRotor::output

◆ source

ops::ActSrcOp<ActuatorSector, ActSrcSector> kynema_sgf::actuator::DroneRotor::source

The documentation for this struct was generated from the following files:
  • /home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/drone/Drone.H
  • /home/runner/work/kynema-sgf/kynema-sgf/src/wind_energy/actuator/drone/Drone.cpp