julian_day property

julian_day property

Gets or sets the julian day.

Definition:

@property
def julian_day(self):
    ...
@julian_day.setter
def julian_day(self, value):
    ...

See Also