libatomprobe
Library for Atom Probe Tomography (APT) computation
Public Member Functions | List of all members
AtomProbe::BodyCentredCubicGen Class Reference

#include <generate.h>

Inheritance diagram for AtomProbe::BodyCentredCubicGen:
Inheritance graph
[legend]
Collaboration diagram for AtomProbe::BodyCentredCubicGen:
Collaboration graph
[legend]

Public Member Functions

 BodyCentredCubicGen (float latticeSpacing, float mToCCentre, const float mToCCorner, const Point3D &p)
 
unsigned int generateLattice ()
 
- Public Member Functions inherited from AtomProbe::CrystalGen
 CrystalGen ()
 
virtual ~CrystalGen ()
 
virtual void swap (std::vector< IonHit > &data)
 
virtual void extractPositions (std::vector< Point3D > &data)
 
virtual void mirrorOut ()
 

Additional Inherited Members

- Protected Attributes inherited from AtomProbe::CrystalGen
std::vector< IonHitlocalData
 
Point3D farPoint
 

Detailed Description

Definition at line 82 of file generate.h.

Constructor & Destructor Documentation

◆ BodyCentredCubicGen()

AtomProbe::BodyCentredCubicGen::BodyCentredCubicGen ( float  latticeSpacing,
float  mToCCentre,
const float  mToCCorner,
const Point3D p 
)

Definition at line 239 of file generate.cpp.

References AtomProbe::CrystalGen::farPoint.

Member Function Documentation

◆ generateLattice()

unsigned int AtomProbe::BodyCentredCubicGen::generateLattice ( )
virtual

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