refraction_index property

refraction_index property

RefractionIndex

Definition:

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

See Also