get_distance Module Procedure

module procedure get_distance pure module function get_distance(this)

Returns the distance between the NSs

FT


Arguments

Type IntentOptional Attributes Name
class(bnsbase), intent(in) :: this

bnsbase object which this PROCEDURE is a member of

Return Value double precision

Result


Called by

proc~~get_distance~~CalledByGraph proc~get_distance get_distance interface~get_distance get_distance interface~get_distance->proc~get_distance

Contents