subsec_time_digitized property

subsec_time_digitized property

Gets or sets the fractions of seconds for the DateTimeDigitized tag.

Definition:

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

See Also