IMP logo
IMP Reference Guide  develop.b3a5ae88fa,2024/05/03
The Integrative Modeling Platform
automatic_parameters.h File Reference

description More...

#include "npctransport_config.h"
+ Include dependency graph for automatic_parameters.h:
+ This graph shows which files directly or indirectly include this file:

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)
 

Detailed Description

description

Copyright 2007-2022 IMP Inventors. All rights reserved.

Definition in file automatic_parameters.h.