TrajectoryConfig
megane-viewer / TrajectoryConfig
Interface: TrajectoryConfig
Defined in: components/Sidebar.tsx:25
Properties
fileName
fileName:
string|null
Defined in: components/Sidebar.tsx:30
hasFileFrames
hasFileFrames:
boolean
Defined in: components/Sidebar.tsx:29
hasStructureFrames
hasStructureFrames:
boolean
Defined in: components/Sidebar.tsx:28
onSourceChange
onSourceChange: (
source) =>void
Defined in: components/Sidebar.tsx:27
Parameters
source
Returns
void
onUploadXtc
onUploadXtc: (
file) =>void
Defined in: components/Sidebar.tsx:33
Parameters
file
File
Returns
void
source
source:
TrajectorySource
Defined in: components/Sidebar.tsx:26
timestepPs
timestepPs:
number
Defined in: components/Sidebar.tsx:32
totalFrames
totalFrames:
number
Defined in: components/Sidebar.tsx:31