Container for experimental distance measurement.
More...
#include <AV.h>
|
| std::string | get_json () |
| | Get a JSON string.
|
| |
| double | score_model (double model) |
| | Score a model distance against the experimental distance.
|
| |
Container for experimental distance measurement.
◆ get_json()
| std::string AVPairDistanceMeasurement::get_json |
( |
| ) |
|
◆ score_model()
| double AVPairDistanceMeasurement::score_model |
( |
double |
model | ) |
|
Score a model distance against the experimental distance.
- Parameters
-
| model | The model distance to be scored. |
- Returns
- The score of the model distance.
◆ distance
| double AVPairDistanceMeasurement::distance = -1 |
◆ distance_type
| int AVPairDistanceMeasurement::distance_type = IMP::bff::DYE_PAIR_DISTANCE_MEAN |
◆ error_neg
| double AVPairDistanceMeasurement::error_neg = -1 |
◆ error_pos
| double AVPairDistanceMeasurement::error_pos = -1 |
◆ forster_radius
| double AVPairDistanceMeasurement::forster_radius = 52.0 |
◆ position_1
| std::string AVPairDistanceMeasurement::position_1 |
◆ position_2
| std::string AVPairDistanceMeasurement::position_2 |
The documentation for this class was generated from the following file:
- /Users/tpeulen/dev/imp.bff/include/AV.h