BELFEM 0.9.0
Berkeley Lab Finite Element Framework
Loading...
Searching...
No Matches
test_pancake._LeadCurve Class Reference
Inheritance diagram for test_pancake._LeadCurve:
[legend]
Collaboration diagram for test_pancake._LeadCurve:
[legend]

Public Member Functions

 __init__ (self, lead)
 r (self, s)
 v (self, s)
 a (self, s)
 b (self, s)

Public Attributes

 lead = lead

Detailed Description

Adapter exposing a Lead through the Basecurve interface.

Constructor & Destructor Documentation

◆ __init__()

test_pancake._LeadCurve.__init__ ( self,
lead )

Member Function Documentation

◆ a()

test_pancake._LeadCurve.a ( self,
s )

◆ b()

test_pancake._LeadCurve.b ( self,
s )

◆ r()

test_pancake._LeadCurve.r ( self,
s )

◆ v()

test_pancake._LeadCurve.v ( self,
s )

Member Data Documentation

◆ lead

test_pancake._LeadCurve.lead = lead

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