BornAgain
1.19.0
Simulate and fit neutron and x-ray scattering at grazing incidence
|
An infinite vertical line. More...
Public Member Functions | |
VerticalLine (double x) | |
VerticalLine * | clone () const |
bool | contains (const Bin1D &binx, const Bin1D &biny) const |
bool | contains (double x, double y) const |
double | getXpos () const |
An infinite vertical line.
VerticalLine::VerticalLine | ( | double | x | ) |
x | The value at which it crosses x-axes |