def GetTime(self): """GetTime(VectorCoefficient self) -> double""" return _coefficient.VectorCoefficient_GetTime(self)
def GetTime(self): return _coefficient.VectorCoefficient_GetTime(self)