swSim  Version 1.0
All Classes Namespaces Files Functions Variables Typedefs Macros
Public Attributes | List of all members
swSim::Excitation::excitation_s Struct Reference

#include <Excitation.hpp>

Public Attributes

uint32_t excitationID
 Unique identification number for this excitation. More...
 
double location [3]
 Location (in meters) of the Center of this Excitation. More...
 
double radius
 Radius (in meters) of this Excitation. More...
 
bool driven
 A drive function fo this transducer exsists, i.e. More...
 
uint32_t initTimeStep
 The timestep on which the excitation begins. More...
 
uint32_t excitationNumTimeSteps
 The length, in time steps of the excitation. More...
 
char waveformFile [50]
 The Waveform file name. More...
 
float scalingVector [3]
 The 3D scaling vector for x, y, z dimensions. More...
 
float orientNormal [3]
 The Orientation of the transducer. More...
 
int excitationProcess
 
uint64_t excitationCenterElement
 
uint64_t excitationEdgeElement
 and edge element on which element on which the transducer resides on the same process as the center element. More...
 

Member Data Documentation

◆ excitationID

uint32_t swSim::Excitation::excitation_s::excitationID

Unique identification number for this excitation.

◆ location

double swSim::Excitation::excitation_s::location[3]

Location (in meters) of the Center of this Excitation.

◆ radius

double swSim::Excitation::excitation_s::radius

Radius (in meters) of this Excitation.

◆ driven

bool swSim::Excitation::excitation_s::driven

A drive function fo this transducer exsists, i.e.

it is not a reciever

◆ initTimeStep

uint32_t swSim::Excitation::excitation_s::initTimeStep

The timestep on which the excitation begins.

◆ excitationNumTimeSteps

uint32_t swSim::Excitation::excitation_s::excitationNumTimeSteps

The length, in time steps of the excitation.

◆ waveformFile

char swSim::Excitation::excitation_s::waveformFile[50]

The Waveform file name.

◆ scalingVector

float swSim::Excitation::excitation_s::scalingVector[3]

The 3D scaling vector for x, y, z dimensions.

◆ orientNormal

float swSim::Excitation::excitation_s::orientNormal[3]

The Orientation of the transducer.

◆ excitationProcess

int swSim::Excitation::excitation_s::excitationProcess

◆ excitationCenterElement

uint64_t swSim::Excitation::excitation_s::excitationCenterElement

◆ excitationEdgeElement

uint64_t swSim::Excitation::excitation_s::excitationEdgeElement

and edge element on which element on which the transducer resides on the same process as the center element.


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