Stellarator and Tokamak Modeling and Meshing Software (STOMMS)
Loading...
Searching...
No Matches
Public Attributes | List of all members
SeparatrixLeg Struct Reference

Public Attributes

std::vector< PointfieldPoints
 
int numXPts = 0
 
bool xPtAtStart = false
 
bool xPtAtEnd = false
 
CurveSubType curveSubType = CurveSubType::None
 

Member Data Documentation

◆ curveSubType

CurveSubType SeparatrixLeg::curveSubType = CurveSubType::None

◆ fieldPoints

std::vector<Point> SeparatrixLeg::fieldPoints

◆ numXPts

int SeparatrixLeg::numXPts = 0

◆ xPtAtEnd

bool SeparatrixLeg::xPtAtEnd = false

◆ xPtAtStart

bool SeparatrixLeg::xPtAtStart = false