split_at
split_at(
self ,
distance: float ,
)-> ‘tuple[Self, Self]’
Split the optical path into two pieces at a distance.
| method of dascore.core.inventory.OpticalPath | source |
split_at(
self ,
distance: float ,
)-> ‘tuple[Self, Self]’
Split the optical path into two pieces at a distance.