Skip to content
Snippets Groups Projects
Commit fe093aab authored by Clayton, Brandon Scott's avatar Clayton, Brandon Scott
Browse files

add control form

parent 4e4ab947
No related branches found
No related tags found
1 merge request!524NCM Geophysical: Usage
export interface ControlForm {
depthInc: number;
depthMax: number;
depthMin: number;
latitude: number;
longitude: number;
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment