OPALX (Object Oriented Parallel Accelerator Library for Exascal) master (dc2a29eed580)
OPALX
Loading...
Searching...
No Matches
Misalignment Class Reference

Local nominal-to-actual correction transform. More...

#include <Misalignment.h>

Collaboration diagram for Misalignment:
Collaboration graph

Public Member Functions

 Misalignment ()=default
 
 Misalignment (const CoordinateSystemTrafo &nominalToActual)
 
const CoordinateSystemTrafogetNominalToActual () const
 

Private Attributes

CoordinateSystemTrafo nominalToActual_m
 

Detailed Description

Local nominal-to-actual correction transform.

The transform maps coordinates from the nominal element body frame into the actual body frame after local survey or misalignment corrections.

Definition at line 13 of file Misalignment.h.

Constructor & Destructor Documentation

◆ Misalignment() [1/2]

Misalignment::Misalignment ( )
default

◆ Misalignment() [2/2]

Misalignment::Misalignment ( const CoordinateSystemTrafo nominalToActual)
inlineexplicit

Definition at line 16 of file Misalignment.h.

Member Function Documentation

◆ getNominalToActual()

const CoordinateSystemTrafo & Misalignment::getNominalToActual ( ) const
inline

Member Data Documentation

◆ nominalToActual_m

CoordinateSystemTrafo Misalignment::nominalToActual_m
private

Definition at line 22 of file Misalignment.h.

Referenced by getNominalToActual().


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