IMP Reference Guide
2.14.0
The Integrative Modeling Platform
|
description More...
#include "npctransport_config.h"
Go to the source code of this file.
Namespaces | |
IMP | |
Base functionality and abstract base classes for representation, scoring and sampling. | |
IMP::npctransport | |
Functions | |
double | IMP::npctransport::get_close_pairs_range (double max_range, double max_range_factor) |
double | IMP::npctransport::get_close_pairs_range (const ::npctransport_proto::Assignment &config) |
int | IMP::npctransport::get_dump_interval_in_frames (const ::npctransport_proto::Assignment &config, double time_step) |
int | IMP::npctransport::get_frames_from_ns (double ns, double time_step) |
int | IMP::npctransport::get_number_of_frames (const ::npctransport_proto::Assignment &config, double time_step) |
int | IMP::npctransport::get_output_statistics_interval_in_frames (const ::npctransport_proto::Assignment &assign, double time_step, double default_value_ns=1.0) |
int | IMP::npctransport::get_statistics_interval_in_frames (const ::npctransport_proto::Assignment &assign, double time_step, double default_value_ns=0.1) |
double | IMP::npctransport::get_time_step (double max_d_factor, double max_k, double min_radius, double min_range, double max_trans_relative_to_radius=0.1, double time_step_factor=1.0) |
double | IMP::npctransport::get_time_step (const ::npctransport_proto::Assignment &config, double max_trans_relative_to_radius=0.1) |
description
Copyright 2007-2020 IMP Inventors. All rights reserved.
Definition in file automatic_parameters.h.