User Tools

Site Tools


api:cmd:get_distance

cmd.get_distance

“cmd.get_distance” returns the distance between two atoms. By default, the coordinates used are from the current state, however an alternate state identifier can be provided.

Parameters

cmd.get_distance(atom1="pk1",atom2="pk2",state=-1)

    

Implementation

def get_distance(atom1="pk1",atom2="pk2",state=-1,quiet=1):

See Also

api/cmd/get_distance.txt · Last modified: 2013/08/19 21:01 (external edit)