Loading [MathJax]/extensions/tex2jax.js
v1.0
Main Page
Related Pages
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
e
f
g
h
i
k
l
m
n
o
p
q
r
s
t
u
v
w
Functions
a
b
c
e
f
g
i
k
l
m
n
o
p
q
r
s
t
v
w
Variables
Typedefs
d
g
h
i
l
r
s
v
Enumerations
Enumerator
Classes
Class List
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Functions
a
b
c
d
e
f
g
h
i
j
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
~
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Typedefs
a
b
c
e
f
i
m
p
s
v
Enumerations
Enumerator
Related Functions
g
m
o
p
v
Files
File List
File Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
a
c
d
e
g
h
i
l
m
n
o
p
r
s
t
u
w
Variables
a
c
d
e
f
i
l
m
n
q
r
s
t
u
v
w
z
Typedefs
b
d
h
l
m
p
s
t
Enumerations
Enumerator
a
b
e
f
g
h
i
l
m
o
p
r
s
t
u
v
x
y
z
Macros
a
b
c
g
h
m
n
o
p
r
u
v
z
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Friends
Macros
Pages
Public Member Functions
|
Private Attributes
|
List of all members
Sphere Class Reference
#include <
Sphere.h
>
Public Member Functions
Sphere
(
Panel
*panel,
Vec3D
location,
Dipole
*dipole,
Multipole
*multipole)
Vec3D
getLocation
()
Private Attributes
Vec3D
location_
Constructor & Destructor Documentation
◆
Sphere()
Sphere::Sphere
(
Panel
*
panel
,
Vec3D
location
,
Dipole
*
dipole
,
Multipole
*
multipole
)
32
:
33
//panel_(panel),
34
location_
(location)
//,
35
//dipole_(dipole),
36
//multipole_(multipole)
37
{
38
}
Sphere::location_
Vec3D location_
Definition:
Sphere.h:46
Member Function Documentation
◆
getLocation()
Vec3D
Sphere::getLocation
(
)
inline
40
{
41
return
location_
;
42
}
References
location_
.
Member Data Documentation
◆
location_
Vec3D
Sphere::location_
private
Referenced by
getLocation()
.
The documentation for this class was generated from the following files:
Sphere.h
Sphere.cc
Sphere
Generated on Fri Jul 21 2023 15:03:59 for MercuryDPM by
1.9.1