blissoda.id31.optimize_exposure.ExposureCondition#

class blissoda.id31.optimize_exposure.ExposureCondition(att_position, expo_time)[source]#

Bases: NamedTuple

att_position: int#

Alias for field number 0

count(value, /)#

Return number of occurrences of value.

expo_time: float#

Alias for field number 1

index(value, start=0, stop=9223372036854775807, /)#

Return first index of value.

Raises ValueError if the value is not present.