young_modulus property

young_modulus property

YoungModulus

Definition:

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

See Also