# This object is currently but has data bound to it
# Equivalent to matlab src_coord


class SourceCoord:

    def __init__(self):
        """ This for source coordinates object attributes initialisation """
        self.bdy_i = None